Trusted Web Activity Issue Details
data class TrustedWebActivityIssueDetails(url: String, violationType: TwaQualityEnforcementViolationType, httpStatusCode: Int?, packageName: String?, signature: String?)
Content copied to clipboard
Constructors
TrustedWebActivityIssueDetails
Link copied to clipboard
fun TrustedWebActivityIssueDetails(url: String, violationType: TwaQualityEnforcementViolationType, httpStatusCode: Int? = null, packageName: String? = null, signature: String? = null)
Content copied to clipboard
Properties
httpStatusCode
Link copied to clipboard
packageName
Link copied to clipboard
violationType
Link copied to clipboard
Sources
jvm source
Link copied to clipboard