STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.messages.model
/
UnsupportedMessage
Unsupported
Message
class
UnsupportedMessage
:
STWBaseMessage
Content copied to clipboard
Constructors
Inherited functions
Inherited properties
Constructors
Unsupported
Message
Link copied to clipboard
fun
UnsupportedMessage
(
)
Content copied to clipboard
Inherited properties
boxType
Link copied to clipboard
var
boxType
:
Int
?
=
null
Content copied to clipboard
localDate
Link copied to clipboard
var
localDate
:
String
?
=
null
Content copied to clipboard
messageId
Link copied to clipboard
var
messageId
:
Int
?
=
null
Content copied to clipboard
messageType
Link copied to clipboard
var
messageType
:
Int
Content copied to clipboard
serverdate
Link copied to clipboard
var
serverdate
:
String
?
=
null
Content copied to clipboard
threadId
Link copied to clipboard
var
threadId
:
Int
?
=
null
Content copied to clipboard
Inherited functions
content
Equals
Link copied to clipboard
open
fun
contentEquals
(
other
:
STWBaseMessage
?
)
:
Boolean
Content copied to clipboard
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard