STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.messages.model
/
STWEmergencyMgmMessage
STWEmergency
Mgm
Message
class
STWEmergencyMgmMessage
:
STWMGMMessage
Content copied to clipboard
Constructors
Functions
Inherited functions
Properties
Inherited properties
Constructors
STWEmergency
Mgm
Message
Link copied to clipboard
fun
STWEmergencyMgmMessage
(
)
Content copied to clipboard
Properties
emergencyLevel
Link copied to clipboard
var
emergencyLevel
:
Int
?
=
null
Content copied to clipboard
emergencySubType
Link copied to clipboard
var
emergencySubType
:
Int
?
=
null
Content copied to clipboard
tiltAngle
Link copied to clipboard
var
tiltAngle
:
Long
?
=
null
Content copied to clipboard
wasEmergencyAlertAcknowledged
Link copied to clipboard
var
wasEmergencyAlertAcknowledged
:
Int
?
=
null
Content copied to clipboard
Inherited properties
attachment
Link copied to clipboard
var
attachment
:
STWBaseAttachment
?
=
null
Content copied to clipboard
attachmentId
Link copied to clipboard
var
attachmentId
:
Int
?
=
null
Content copied to clipboard
body
Link copied to clipboard
var
body
:
String
?
=
null
Content copied to clipboard
boxType
Link copied to clipboard
var
boxType
:
Int
?
=
null
Content copied to clipboard
isAckRequired
Link copied to clipboard
var
isAckRequired
:
Boolean
=
false
Content copied to clipboard
isAckSent
Link copied to clipboard
var
isAckSent
:
Boolean
=
false
Content copied to clipboard
isDraft
Link copied to clipboard
var
isDraft
:
Boolean
=
false
Content copied to clipboard
isForwarded
Link copied to clipboard
var
isForwarded
:
Boolean
=
false
Content copied to clipboard
isRead
Link copied to clipboard
var
isRead
:
Boolean
=
false
Content copied to clipboard
localDate
Link copied to clipboard
var
localDate
:
String
?
=
null
Content copied to clipboard
localizedBody
Link copied to clipboard
var
localizedBody
:
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
sender
Link copied to clipboard
var
sender
:
STWSingleContact
?
=
null
Content copied to clipboard
senderPhoneNumber
Link copied to clipboard
var
senderPhoneNumber
:
String
?
=
null
Content copied to clipboard
serverdate
Link copied to clipboard
var
serverdate
:
String
?
=
null
Content copied to clipboard
serverId
Link copied to clipboard
var
serverId
:
Long
?
=
null
Content copied to clipboard
status
Link copied to clipboard
var
status
:
Int
?
=
null
Content copied to clipboard
threadId
Link copied to clipboard
var
threadId
:
Int
?
=
null
Content copied to clipboard
uuid
Link copied to clipboard
var
uuid
:
String
?
=
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