A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

R

Reaction - class in com.sendbird.android
Objects representing a reaction.
ReactionEvent - class in com.sendbird.android
Objects representing a reaction event.
ReactionEvent.ReactionEventAction - class in com.sendbird.android.ReactionEvent
The ReactionEvent action state.
ReadStatus - class in com.sendbird.android
Object representing read status.
reconnect() - function in com.sendbird.android.SendBird
Tries reconnection with previously and successfully connected user information.
refresh(GroupChannel.GroupChannelRefreshHandler) - function in com.sendbird.android.GroupChannel
Refreshes all the data of this channel.
refresh(OpenChannel.OpenChannelRefreshHandler) - function in com.sendbird.android.OpenChannel
Refreshes all the data of this channel.
registerComponentCallbacks(ComponentCallbacks) - function in android.content.SendBirdHmsMessagingService
 
registerComponentCallbacks(ComponentCallbacks) - function in android.content.SendBirdFirebaseInstanceIDService
 
registerComponentCallbacks(ComponentCallbacks) - function in android.content.SendBirdFirebaseMessagingService
 
registerPushHandler(T) - function in com.sendbird.android.SendBirdPushHelper
Registers push handler for receiving FCM/HMS push notifications.
registerPushTokenForCurrentUser(String,SendBird.RegisterPushTokenHandler) - function in com.sendbird.android.SendBird
Registers push token for the current User to receive push notification.
registerPushTokenForCurrentUser(String,SendBird.RegisterPushTokenWithStatusHandler) - function in com.sendbird.android.SendBird
Registers push token for the current User to receive push notification.
registerPushTokenForCurrentUser(String,boolean,SendBird.RegisterPushTokenWithStatusHandler) - function in com.sendbird.android.SendBird
Registers push token for the current User to receive push notification.
registerPushTokenForCurrentUser(String,SendBird.RegisterPushTokenWithStatusHandler) - function in com.sendbird.android.SendBird.HMS
Registers push token for the current User to receive push notification.
registerPushTokenForCurrentUser(String,boolean,SendBird.RegisterPushTokenWithStatusHandler) - function in com.sendbird.android.SendBird.HMS
Registers push token for the current User to receive push notification.
registerReceiver(BroadcastReceiver,IntentFilter) - function in android.content.SendBirdHmsMessagingService
 
registerReceiver(BroadcastReceiver,IntentFilter) - function in android.content.SendBirdFirebaseInstanceIDService
 
registerReceiver(BroadcastReceiver,IntentFilter,Integer) - function in android.content.SendBirdFirebaseInstanceIDService
 
registerReceiver(BroadcastReceiver,IntentFilter,String,Handler) - function in android.content.SendBirdFirebaseInstanceIDService
 
registerReceiver(BroadcastReceiver,IntentFilter,String,Handler,Integer) - function in android.content.SendBirdFirebaseInstanceIDService
 
registerReceiver(BroadcastReceiver,IntentFilter) - function in android.content.SendBirdFirebaseMessagingService
 
registerReceiver(BroadcastReceiver,IntentFilter,Integer) - function in android.content.SendBirdFirebaseMessagingService
 
registerReceiver(BroadcastReceiver,IntentFilter,String,Handler) - function in android.content.SendBirdFirebaseMessagingService
 
registerReceiver(BroadcastReceiver,IntentFilter,String,Handler,Integer) - function in android.content.SendBirdFirebaseMessagingService
 
registerScheduledUserMessage(ScheduledUserMessageParams,GroupChannel.RegisterScheduledUserMessageHandler) - function in com.sendbird.android.GroupChannel
This method registers a user message to be sent at the specified time.
release() - function in com.sendbird.android.utils.TimeoutLock
 
removeAllChannelHandlers() - function in com.sendbird.android.SendBird
Removes all channel handlers added by addChannelHandler.
removeAllConnectionHandlers() - function in com.sendbird.android.SendBird
Removes all connection handlers added by addConnectionHandler.
removeAllFailedMessages(RemoveAllFailedMessagesHandler) - function in com.sendbird.android.MessageCollection
Remove all failed messages of this MessageCollection
RemoveAllFailedMessagesHandler - class in com.sendbird.android.handlers
Handler for com.sendbird.android.MessageCollection.removeFailedMessagessince 3.1.
removeAllNetworkHandlers() - function in com.sendbird.android.ConnectionManager
Removes all Network handlers added by addNetworkHandler.
removeAllOperators(RemoveAllOperatorsHandler) - function in com.sendbird.android.GroupChannel
Remove all operators from the channel.
removeAllOperators(RemoveAllOperatorsHandler) - function in com.sendbird.android.BaseChannel
Remove all operators from the channel.
removeAllOperators(RemoveAllOperatorsHandler) - function in com.sendbird.android.OpenChannel
Remove all operators from the channel.
RemoveAllOperatorsHandler - class in com.sendbird.android.handlers
interface for the handler of removeAllOperators method.
removeAllUserEventHandlers() - function in com.sendbird.android.SendBird
Removes all user event handlers added by addUserEventHandler.
removeChannelHandler(String) - function in com.sendbird.android.SendBird
Removes a channel handler.
removeConnectionHandler(String) - function in com.sendbird.android.SendBird
Removes a connection handler.
removeFailedMessages(List,RemoveFailedMessagesHandler) - function in com.sendbird.android.MessageCollection
Remove specific failed messages of this MessageCollection
RemoveFailedMessagesHandler - class in com.sendbird.android.handlers
Handler for com.sendbird.android.MessageCollection.removeFailedMessagessince 3.1.
removeMessageMetaArrayValues(BaseMessage,Map,BaseChannel.MessageMetaArrayHandler) - function in com.sendbird.android.GroupChannel
Removes message meta array values.
removeMessageMetaArrayValues(BaseMessage,List,BaseChannel.MessageMetaArrayHandler) - function in com.sendbird.android.GroupChannel
Removes message meta array values.
removeMessageMetaArrayValues(BaseMessage,Map,BaseChannel.MessageMetaArrayHandler) - function in com.sendbird.android.BaseChannel
Removes message meta array values.
removeMessageMetaArrayValues(BaseMessage,List,BaseChannel.MessageMetaArrayHandler) - function in com.sendbird.android.BaseChannel
Removes message meta array values.
removeMessageMetaArrayValues(BaseMessage,Map,BaseChannel.MessageMetaArrayHandler) - function in com.sendbird.android.OpenChannel
Removes message meta array values.
removeMessageMetaArrayValues(BaseMessage,List,BaseChannel.MessageMetaArrayHandler) - function in com.sendbird.android.OpenChannel
Removes message meta array values.
removeNetworkHandler(String) - function in com.sendbird.android.ConnectionManager
Removes a network handler.
removeOperators(Collection,RemoveOperatorsHandler) - function in com.sendbird.android.GroupChannel
Remove operators from the channel.
removeOperators(Collection,RemoveOperatorsHandler) - function in com.sendbird.android.BaseChannel
Remove operators from the channel.
removeOperators(Collection,RemoveOperatorsHandler) - function in com.sendbird.android.OpenChannel
Remove operators from the channel.
RemoveOperatorsHandler - class in com.sendbird.android.handlers
interface for the handler of com.sendbird.android.BaseChannel.removeOperators method.
removeStickyBroadcast(Intent) - function in android.content.SendBirdHmsMessagingService
 
removeStickyBroadcast(Intent) - function in android.content.SendBirdFirebaseInstanceIDService
 
removeStickyBroadcast(Intent) - function in android.content.SendBirdFirebaseMessagingService
 
removeStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.SendBirdHmsMessagingService
 
removeStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.SendBirdFirebaseInstanceIDService
 
removeStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.SendBirdFirebaseMessagingService
 
removeUserEventHandler(String) - function in com.sendbird.android.SendBird
Removes a user event handler.
removeValue(String) - function in com.sendbird.android.MessageMetaArray
Remove value from meta array.
ReplyTypeFilter - class in com.sendbird.android
ReplyType to be used in loading messages.
ReplyTypeFilter.Companion - class in com.sendbird.android.ReplyTypeFilter
 
report(BaseChannel.ReportCategory,String,BaseChannel.ReportHandler) - function in com.sendbird.android.GroupChannel
Reports this channel of inappropriate activities.
report(BaseChannel.ReportCategory,String,BaseChannel.ReportHandler) - function in com.sendbird.android.BaseChannel
Reports this channel of inappropriate activities.
report(BaseChannel.ReportCategory,String,BaseChannel.ReportHandler) - function in com.sendbird.android.OpenChannel
Reports this channel of inappropriate activities.
reportMessage(BaseMessage,BaseChannel.ReportCategory,String,BaseChannel.ReportMessageHandler) - function in com.sendbird.android.GroupChannel
Reports a malicious message.
reportMessage(BaseMessage,BaseChannel.ReportCategory,String,BaseChannel.ReportMessageHandler) - function in com.sendbird.android.BaseChannel
Reports a malicious message.
reportMessage(BaseMessage,BaseChannel.ReportCategory,String,BaseChannel.ReportMessageHandler) - function in com.sendbird.android.OpenChannel
Reports a malicious message.
reportUser(User,BaseChannel.ReportCategory,String,BaseChannel.ReportUserHandler) - function in com.sendbird.android.GroupChannel
Reports a user of suspicious activities.
reportUser(User,BaseChannel.ReportCategory,String,BaseChannel.ReportUserHandler) - function in com.sendbird.android.BaseChannel
Reports a user of suspicious activities.
reportUser(User,BaseChannel.ReportCategory,String,BaseChannel.ReportUserHandler) - function in com.sendbird.android.OpenChannel
Reports a user of suspicious activities.
resendFileMessage(FileMessage,File,BaseChannel.ResendFileMessageHandler) - function in com.sendbird.android.GroupChannel
Resends a file with given file information.
resendFileMessage(FileMessage,File,BaseChannel.ResendFileMessageWithProgressHandler) - function in com.sendbird.android.GroupChannel
Resends a file with given file information and gets callback for uploading progress.
resendFileMessage(FileMessage,File,BaseChannel.ResendFileMessageHandler) - function in com.sendbird.android.BaseChannel
Resends a file with given file information.
resendFileMessage(FileMessage,File,BaseChannel.ResendFileMessageWithProgressHandler) - function in com.sendbird.android.BaseChannel
Resends a file with given file information and gets callback for uploading progress.
resendFileMessage(FileMessage,File,BaseChannel.ResendFileMessageHandler) - function in com.sendbird.android.OpenChannel
Resends a file with given file information.
resendFileMessage(FileMessage,File,BaseChannel.ResendFileMessageWithProgressHandler) - function in com.sendbird.android.OpenChannel
Resends a file with given file information and gets callback for uploading progress.
resendMessage(UserMessage,BaseChannel.ResendUserMessageHandler) - function in com.sendbird.android.GroupChannel
Resends a failed user message.
resendMessage(FileMessage,File,BaseChannel.ResendFileMessageHandler) - function in com.sendbird.android.GroupChannel
Resends a file with given file information.
resendMessage(FileMessage,File,BaseChannel.ResendFileMessageWithProgressHandler) - function in com.sendbird.android.GroupChannel
Resends a file with given file information and gets callback for uploading progress.
resendMessage(UserMessage,BaseChannel.ResendUserMessageHandler) - function in com.sendbird.android.BaseChannel
Resends a failed user message.
resendMessage(FileMessage,File,BaseChannel.ResendFileMessageHandler) - function in com.sendbird.android.BaseChannel
Resends a file with given file information.
resendMessage(FileMessage,File,BaseChannel.ResendFileMessageWithProgressHandler) - function in com.sendbird.android.BaseChannel
Resends a file with given file information and gets callback for uploading progress.
resendMessage(UserMessage,BaseChannel.ResendUserMessageHandler) - function in com.sendbird.android.OpenChannel
Resends a failed user message.
resendMessage(FileMessage,File,BaseChannel.ResendFileMessageHandler) - function in com.sendbird.android.OpenChannel
Resends a file with given file information.
resendMessage(FileMessage,File,BaseChannel.ResendFileMessageWithProgressHandler) - function in com.sendbird.android.OpenChannel
Resends a file with given file information and gets callback for uploading progress.
resendUserMessage(UserMessage,BaseChannel.ResendUserMessageHandler) - function in com.sendbird.android.GroupChannel
Resends a failed user message.
resendUserMessage(UserMessage,BaseChannel.ResendUserMessageHandler) - function in com.sendbird.android.BaseChannel
Resends a failed user message.
resendUserMessage(UserMessage,BaseChannel.ResendUserMessageHandler) - function in com.sendbird.android.OpenChannel
Resends a failed user message.
resetMyHistory(GroupChannel.GroupChannelResetMyHistoryHandler) - function in com.sendbird.android.GroupChannel
Resets the chat history of this channel for the current User.
RestrictedUser - class in com.sendbird.android
Represents a restricted User.
RestrictedUser.Companion - class in com.sendbird.android.RestrictedUser
 
RestrictionInfo - class in com.sendbird.android
Represents an detailed information of a RestrictedUser or Member's restriction.
RestrictionInfo.Companion - class in com.sendbird.android.RestrictionInfo
 
RestrictionType - class in com.sendbird.android
The restricted status for RestrictedUser.
RestrictionType.Companion - class in com.sendbird.android.RestrictionType
 
revokeUriPermission(Uri,int) - function in android.content.SendBirdHmsMessagingService
 
revokeUriPermission(Uri,Integer) - function in android.content.SendBirdFirebaseInstanceIDService
 
revokeUriPermission(String,Uri,Integer) - function in android.content.SendBirdFirebaseInstanceIDService
 
revokeUriPermission(Uri,Integer) - function in android.content.SendBirdFirebaseMessagingService
 
revokeUriPermission(String,Uri,Integer) - function in android.content.SendBirdFirebaseMessagingService
 
runOnUIThread(Runnable) - function in com.sendbird.android.SendBird
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W