STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.messages.model
/
MessageStatus
/
Companion
Companion
object
Companion
Content copied to clipboard
Properties
Properties
ACKNOWLEDGED
Link copied to clipboard
const
val
ACKNOWLEDGED
:
Int
=
6
Content copied to clipboard
COULD_NOT_BE_DELIVERED
Link copied to clipboard
const
val
COULD_NOT_BE_DELIVERED
:
Int
=
7
Content copied to clipboard
DELIVERED
Link copied to clipboard
const
val
DELIVERED
:
Int
=
4
Content copied to clipboard
FAILED
Link copied to clipboard
const
val
FAILED
:
Int
=
3
Content copied to clipboard
INFECTED
Link copied to clipboard
const
val
INFECTED
:
Int
=
8
Content copied to clipboard
QUEUED
Link copied to clipboard
const
val
QUEUED
:
Int
=
1
Content copied to clipboard
SEEN
Link copied to clipboard
const
val
SEEN
:
Int
=
5
Content copied to clipboard
SENT
Link copied to clipboard
const
val
SENT
:
Int
=
2
Content copied to clipboard