STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.messages.model
/
STWEmergencyOnOffMessage
STWEmergency
On
Off
Message
class
STWEmergencyOnOffMessage
:
STWBaseMessage
Content copied to clipboard
Constructors
Functions
Inherited functions
Properties
Inherited properties
Constructors
STWEmergency
On
Off
Message
Link copied to clipboard
fun
STWEmergencyOnOffMessage
(
)
Content copied to clipboard
Properties
acknowledgedCount
Link copied to clipboard
var
acknowledgedCount
:
Int
=
0
Content copied to clipboard
alerter
Link copied to clipboard
var
alerter
:
STWSingleContact
?
=
null
Content copied to clipboard
alertType
Link copied to clipboard
var
alertType
:
Int
?
=
null
Content copied to clipboard
emergencyType
Link copied to clipboard
var
emergencyType
:
Int
?
=
null
Content copied to clipboard
failedCount
Link copied to clipboard
var
failedCount
:
Int
=
0
Content copied to clipboard
receivedCount
Link copied to clipboard
var
receivedCount
:
Int
=
0
Content copied to clipboard
seenCount
Link copied to clipboard
var
seenCount
:
Int
=
0
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
Functions
content
Equals
Link copied to clipboard
open
override
fun
contentEquals
(
other
:
STWBaseMessage
?
)
:
Boolean
Content copied to clipboard
Inherited functions
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