toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.api.chat.presence
/
AmityChannelPresenceRepository
Amity
Channel
Presence
Repository
class
AmityChannelPresenceRepository
Members
Functions
get
Syncing
Channel
Presence
Link copied to clipboard
fun
getSyncingChannelPresence
(
)
:
Flowable
<
List
<
AmityChannelPresence
>
>
sync
Channel
Presence
Link copied to clipboard
fun
syncChannelPresence
(
channelId
:
String
,
viewId
:
String
=
"amity-global"
)
unsync
All
Channel
Presence
Link copied to clipboard
fun
unsyncAllChannelPresence
(
)
unsync
Channel
Presence
Link copied to clipboard
fun
unsyncChannelPresence
(
channelId
:
String
,
viewId
:
String
=
"amity-global"
)