STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.messages.model
/
STWConversation
STWConversation
class
STWConversation
Content copied to clipboard
Constructors
Functions
Properties
Constructors
STWConversation
Link copied to clipboard
fun
STWConversation
(
)
Content copied to clipboard
Properties
adminInitiator
Link copied to clipboard
var
adminInitiator
:
STWSingleContact
?
=
null
Content copied to clipboard
adminInitiatorNumber
Link copied to clipboard
var
adminInitiatorNumber
:
String
?
=
null
Content copied to clipboard
conversationId
Link copied to clipboard
var
conversationId
:
String
?
=
null
Content copied to clipboard
GroupID if ConversationTypes.GROUP ThreadUUID if ConversationTypes.ONE_TO_MANY
conversationName
Link copied to clipboard
var
conversationName
:
String
?
=
null
Content copied to clipboard
conversationSubType
Link copied to clipboard
var
conversationSubType
:
Int
Content copied to clipboard
conversationType
Link copied to clipboard
var
conversationType
:
Int
Content copied to clipboard
date
Link copied to clipboard
var
date
:
String
?
=
null
Content copied to clipboard
emergencyAlertLevel
Link copied to clipboard
var
emergencyAlertLevel
:
Int
?
=
null
Content copied to clipboard
emergencyAlertState
Link copied to clipboard
var
emergencyAlertState
:
Int
Content copied to clipboard
groupCallType
Link copied to clipboard
var
groupCallType
:
Int
Content copied to clipboard
hasDraft
Link copied to clipboard
var
hasDraft
:
Boolean
=
false
Content copied to clipboard
hasMoreMessage
Link copied to clipboard
var
hasMoreMessage
:
Boolean
=
true
Content copied to clipboard
iAmAdmin
Link copied to clipboard
var
iAmAdmin
:
Boolean
=
false
Content copied to clipboard
iAmBroadcastCallInitiator
Link copied to clipboard
var
iAmBroadcastCallInitiator
:
Boolean
=
false
Content copied to clipboard
isActive
Link copied to clipboard
var
isActive
:
Boolean
=
true
Content copied to clipboard
isAudioConferenceInProgress
Link copied to clipboard
var
isAudioConferenceInProgress
:
Boolean
=
false
Content copied to clipboard
isAvailableOnlyRecipientActive
Link copied to clipboard
var
isAvailableOnlyRecipientActive
:
Boolean
=
false
Content copied to clipboard
isCallInProgress
Link copied to clipboard
var
isCallInProgress
:
Boolean
=
false
Content copied to clipboard
isClosed
Link copied to clipboard
var
isClosed
:
Boolean
=
false
Content copied to clipboard
isLargeConversationGroup
Link copied to clipboard
var
isLargeConversationGroup
:
Boolean
=
false
Content copied to clipboard
lastMessage
Link copied to clipboard
var
lastMessage
:
STWBaseMessage
?
=
null
Content copied to clipboard
lastMessageId
Link copied to clipboard
var
lastMessageId
:
Long
?
=
null
Content copied to clipboard
processTemplateIcon
Link copied to clipboard
var
processTemplateIcon
:
String
?
=
null
Content copied to clipboard
recipientOneToOne
Link copied to clipboard
var
recipientOneToOne
:
STWSingleContact
?
=
null
Content copied to clipboard
recipientOneToOnePhoneNumber
Link copied to clipboard
var
recipientOneToOnePhoneNumber
:
String
?
=
null
Content copied to clipboard
threadId
Link copied to clipboard
var
threadId
:
Int
?
=
null
Content copied to clipboard
threadParticipantName
Link copied to clipboard
var
threadParticipantName
:
String
?
=
null
Content copied to clipboard
unreadCount
Link copied to clipboard
var
unreadCount
:
Long
=
0
Content copied to clipboard
Functions
content
Equals
Link copied to clipboard
fun
contentEquals
(
other
:
STWConversation
?
)
:
Boolean
Content copied to clipboard
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
get
Predefined
Conference
Group
Call
Session
Id
Link copied to clipboard
fun
getPredefinedConferenceGroupCallSessionId
(
)
:
String
?
Content copied to clipboard
get
Predefined
Emergency
Ptt
Group
Call
Session
Id
Link copied to clipboard
fun
getPredefinedEmergencyPttGroupCallSessionId
(
)
:
String
?
Content copied to clipboard
get
Predefined
Ptt
Group
Call
Session
Id
Link copied to clipboard
fun
getPredefinedPttGroupCallSessionId
(
)
:
String
?
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