toggle menu
kindlysdk
main
switch theme
search in API
kindlysdk
/
no.kindly.chatsdk.chat.sdk.data.mapper
Package-level
declarations
Functions
Functions
to
Button
Data
Link copied to clipboard
fun
toButtonData
(
item
:
ButtonSDK
)
:
ButtonDataSDK
to
File
Attachment
Link copied to clipboard
fun
AttachmentResponse
.
toFileAttachment
(
)
:
FileAttachment
to
Initial
Data
Link copied to clipboard
fun
toInitialData
(
connectionResponse
:
ConnectionResponse
)
:
ConnectiondData
to
List
Button
Data
Link copied to clipboard
fun
toListButtonData
(
list
:
List
<
ButtonSDK
>
)
:
List
<
ButtonDataSDK
>
to
List
Button
SDK
Link copied to clipboard
fun
toListButtonSDK
(
list
:
List
<
ButtonDataSDK
>
)
:
List
<
ButtonSDK
>
to
Message
Data
Link copied to clipboard
fun
toMessageData
(
data
:
MessageSDK
)
:
MessageData
to
SDKMessage
Link copied to clipboard
fun
toSDKMessage
(
data
:
MessageData
)
:
MessageDataSDK