toggle menu
appconsent-tv
5.0.0
androidJvm
switch theme
search in API
appconsent-tv
/
com.sfbx.appconsent.tv.model
/
AppConsentTVLog
App
Consent
TVLog
public
final
class
AppConsentTVLog
Members
Constructors
App
Consent
TVLog
Link copied to clipboard
public
AppConsentTVLog
AppConsentTVLog
(
AppConsentTVLogCode
code
,
AppConsentTVLogType
type
,
String
message
)
Properties
code
Link copied to clipboard
private
final
AppConsentTVLogCode
code
message
Link copied to clipboard
private
final
String
message
type
Link copied to clipboard
private
final
AppConsentTVLogType
type
Functions
get
Code
Link copied to clipboard
public
final
AppConsentTVLogCode
getCode
(
)
get
Message
Link copied to clipboard
public
final
String
getMessage
(
)
get
Type
Link copied to clipboard
public
final
AppConsentTVLogType
getType
(
)