STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.data.item
/
MessageHolder
Message
Holder
open
class
MessageHolder
Content copied to clipboard
Created by streamwide on 12/5/16.
Functions
Properties
Properties
attachmentDownloadListener
Link copied to clipboard
@get:
Nullable
private
open
var
attachmentDownloadListener
:
AttachmentDownloadHandler.AttachmentDownloadListener
Content copied to clipboard
contactItemList
Link copied to clipboard
@get:
Nullable
private
open
var
contactItemList
:
List
<
ContactItem
>
Content copied to clipboard
isRetry
Link copied to clipboard
private
open
val
isRetry
:
Boolean
Content copied to clipboard
message
Link copied to clipboard
@get:
Nullable
private
open
var
message
:
BaseMessage
Content copied to clipboard
phoneItemList
Link copied to clipboard
@get:
Nullable
private
open
var
phoneItemList
:
List
<
PhoneItem
>
Content copied to clipboard
uuid
Link copied to clipboard
@get:
Nullable
private
open
var
uuid
:
String
Content copied to clipboard
Functions
set
Retry
Link copied to clipboard
open
fun
setRetry
(
retry
:
Boolean
)
Content copied to clipboard