STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.messages.model
/
STWBaseMessage
STWBase
Message
abstract
class
STWBaseMessage
Content copied to clipboard
Constructors
Functions
Properties
Inheritors
Constructors
STWBase
Message
Link copied to clipboard
fun
STWBaseMessage
(
)
Content copied to clipboard
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
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
Inheritors
STWEmergencyOnOffMessage
Link copied to clipboard
STWMGMMessage
Link copied to clipboard
STWServiceMessage
Link copied to clipboard
STWVoIPMessage
Link copied to clipboard
UnsupportedMessage
Link copied to clipboard