toggle menu
nextgenAdSDK
androidJvm
switch theme
search in API
sdk_core
/
com.adition.sdk_core.mraid.entities
/
MRAIDCommand
/
Error
Error
data
class
Error
(
val
message
:
String
,
val
command
:
String
)
:
MRAIDCommand
Members
Constructors
Error
Link copied to clipboard
constructor
(
message
:
String
,
command
:
String
)
Properties
command
Link copied to clipboard
val
command
:
String
message
Link copied to clipboard
val
message
:
String