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

O

observeAttachmentsForMessage(String) - function in io.getstream.chat.android.client.persistance.repository.AttachmentRepository
Observes any change in attachments for an specific message.
observeLatestUsers() - function in io.getstream.chat.android.client.persistance.repository.UserRepository
Returns flow of latest updated users.
okHttpClient(OkHttpClient) - function in io.getstream.chat.android.client.ChatClient.Builder
Sets a custom OkHttpClient that will be used by the client to perform API calls to Stream.
onActivityCreated(Bundle) - function in androidx.fragment.app.ToggleDialogFragment
 
onActivityResult(Integer,Integer,Intent) - function in androidx.fragment.app.ToggleDialogFragment
 
onAttach(Context) - function in androidx.fragment.app.ToggleDialogFragment
 
onAttach(Activity) - function in androidx.fragment.app.ToggleDialogFragment
 
onAttachFragment(Fragment) - function in androidx.fragment.app.ToggleDialogFragment
 
onCancel(DialogInterface) - function in androidx.fragment.app.ToggleDialogFragment
 
onChannelMarkReadPrecondition(String,String) - function in io.getstream.chat.android.client.plugin.listeners.ChannelMarkReadListener
Run precondition for the request.
onChatEvent(NewMessageEvent) - function in io.getstream.chat.android.client.notifications.handler.NotificationHandler
Handles showing notification after receiving NewMessageEvent from other users.
onConfigurationChanged(Configuration) - function in androidx.fragment.app.ToggleDialogFragment
 
onConnected(ConnectedEvent) - function in io.getstream.chat.android.client.socket.SocketListener
 
onConnecting() - function in io.getstream.chat.android.client.socket.SocketListener
 
onContextItemSelected(MenuItem) - function in androidx.fragment.app.ToggleDialogFragment
 
onCreate(Bundle) - function in androidx.fragment.app.ToggleDialogFragment
 
onCreateAnimation(Integer,Boolean,Integer) - function in androidx.fragment.app.ToggleDialogFragment
 
onCreateAnimator(Integer,Boolean,Integer) - function in androidx.fragment.app.ToggleDialogFragment
 
onCreateChannelError(Call,String,String,List,Map) - function in io.getstream.chat.android.client.errorhandler.CreateChannelErrorHandler
Returns a Result from this side effect when original request fails.
onCreateChannelPrecondition(User,String,List) - function in io.getstream.chat.android.client.plugin.listeners.CreateChannelListener
Runs precondition check for ChatClient.createChannel.
onCreateChannelRequest(String,String,List,Map,User) - function in io.getstream.chat.android.client.plugin.listeners.CreateChannelListener
A method called before making an API call to create a channel.
onCreateChannelResult(String,String,List,Result) - function in io.getstream.chat.android.client.plugin.listeners.CreateChannelListener
A method called after receiving the response from the create channel call.
onCreateContextMenu(ContextMenu,View,ContextMenu.ContextMenuInfo) - function in androidx.fragment.app.ToggleDialogFragment
 
onCreateDialog(Bundle) - function in androidx.fragment.app.ToggleDialogFragment
 
onCreateOptionsMenu(Menu,MenuInflater) - function in androidx.fragment.app.ToggleDialogFragment
 
onCreateView(LayoutInflater,ViewGroup,Bundle) - function in androidx.fragment.app.ToggleDialogFragment
 
onDeleteReactionError(Call,String,String) - function in io.getstream.chat.android.client.errorhandler.DeleteReactionErrorHandler
Returns a Result from this side effect when original request is failed.
onDeleteReactionPrecondition(User) - function in io.getstream.chat.android.client.plugin.listeners.DeleteReactionListener
Runs precondition check for ChatClient.deleteReaction.
onDeleteReactionRequest(String,String,String,User) - function in io.getstream.chat.android.client.plugin.listeners.DeleteReactionListener
A method called before making an API call to delete the reaction.
onDeleteReactionResult(String,String,String,User,Result) - function in io.getstream.chat.android.client.plugin.listeners.DeleteReactionListener
A method called after receiving the response from the delete reaction call.
onDestroy() - function in androidx.fragment.app.ToggleDialogFragment
 
onDestroyOptionsMenu() - function in androidx.fragment.app.ToggleDialogFragment
 
onDestroyView() - function in androidx.fragment.app.ToggleDialogFragment
 
onDetach() - function in androidx.fragment.app.ToggleDialogFragment
 
onDisconnected(DisconnectCause) - function in io.getstream.chat.android.client.socket.SocketListener
 
onDismiss(DialogInterface) - function in androidx.fragment.app.ToggleDialogFragment
 
onError(ChatError) - function in io.getstream.chat.android.client.socket.SocketListener
 
onError(ChatError) - function in io.getstream.chat.android.client.utils.ProgressCallback
Called when the attachment could not be uploaded due to cancellation, network problem or timeout etc with an error.
onEvent(EventT) - function in io.getstream.chat.android.client.ChatEventListener
 
onEvent(ChatEvent) - function in io.getstream.chat.android.client.socket.SocketListener
 
onFindViewById(Integer) - function in androidx.fragment.app.ToggleDialogFragment
 
onGetLayoutInflater(Bundle) - function in androidx.fragment.app.ToggleDialogFragment
 
onGetRepliesMorePrecondition(String,String,Integer) - function in io.getstream.chat.android.client.plugin.listeners.ThreadQueryListener
Runs precondition check for ChatClient.getRepliesMore.
onGetRepliesMoreRequest(String,String,Integer) - function in io.getstream.chat.android.client.plugin.listeners.ThreadQueryListener
Runs side effect before the request is launched.
onGetRepliesMoreResult(Result,String,String,Integer) - function in io.getstream.chat.android.client.plugin.listeners.ThreadQueryListener
Runs this function on the result of the ChatClient.getRepliesMore request.
onGetRepliesPrecondition(String,Integer) - function in io.getstream.chat.android.client.plugin.listeners.ThreadQueryListener
Runs precondition check for ChatClient.getReplies.
onGetRepliesRequest(String,Integer) - function in io.getstream.chat.android.client.plugin.listeners.ThreadQueryListener
Runs side effect before the request is launched.
onGetRepliesResult(Result,String,Integer) - function in io.getstream.chat.android.client.plugin.listeners.ThreadQueryListener
Runs this function on the result of the ChatClient.getReplies request.
onGiphySendResult(String,Result) - function in io.getstream.chat.android.client.plugin.listeners.SendGiphyListener
A method called after receiving the response from the send Giphy call.
onHasView() - function in androidx.fragment.app.ToggleDialogFragment
 
onHiddenChanged(Boolean) - function in androidx.fragment.app.ToggleDialogFragment
 
onHideChannelPrecondition(String,String,Boolean) - function in io.getstream.chat.android.client.plugin.listeners.HideChannelListener
Run precondition for the request.
onHideChannelRequest(String,String,Boolean) - function in io.getstream.chat.android.client.plugin.listeners.HideChannelListener
Runs side effect before the request is launched.
onHideChannelResult(Result,String,String,Boolean) - function in io.getstream.chat.android.client.plugin.listeners.HideChannelListener
Runs this function on the result of the request.
onInflate(Context,AttributeSet,Bundle) - function in androidx.fragment.app.ToggleDialogFragment
 
onInflate(Activity,AttributeSet,Bundle) - function in androidx.fragment.app.ToggleDialogFragment
 
onLogout() - function in io.getstream.chat.android.client.notifications.ChatNotifications
 
onLowMemory() - function in androidx.fragment.app.ToggleDialogFragment
 
onMarkAllReadRequest() - function in io.getstream.chat.android.client.plugin.listeners.MarkAllReadListener
Register this side effect to run just before actual ChatClient.markAllRead request is launched.
onMessageDeleteRequest(String) - function in io.getstream.chat.android.client.plugin.listeners.DeleteMessageListener
Method called when a request to delete a message in the API happens
onMessageDeleteResult(String,Result) - function in io.getstream.chat.android.client.plugin.listeners.DeleteMessageListener
Method called when a request for message deletion return.
onMessageEditRequest(Message) - function in io.getstream.chat.android.client.plugin.listeners.EditMessageListener
Method called when a request for message edition happens.
onMessageEditResult(Message,Result) - function in io.getstream.chat.android.client.plugin.listeners.EditMessageListener
Method called when a request for message edition return.
onMessageSendResult(Result,String,String,Message) - function in io.getstream.chat.android.client.plugin.listeners.SendMessageListener
Side effect to be invoked when the original request is completed with a response.
onMultiWindowModeChanged(Boolean) - function in androidx.fragment.app.ToggleDialogFragment
 
onNewMessageEvent(NewMessageEvent) - function in io.getstream.chat.android.client.notifications.ChatNotifications
 
onOptionsItemSelected(MenuItem) - function in androidx.fragment.app.ToggleDialogFragment
 
onOptionsMenuClosed(Menu) - function in androidx.fragment.app.ToggleDialogFragment
 
onPause() - function in androidx.fragment.app.ToggleDialogFragment
 
onPictureInPictureModeChanged(Boolean) - function in androidx.fragment.app.ToggleDialogFragment
 
onPrepareOptionsMenu(Menu) - function in androidx.fragment.app.ToggleDialogFragment
 
onPrimaryNavigationFragmentChanged(Boolean) - function in androidx.fragment.app.ToggleDialogFragment
 
onProgress(Long,Long) - function in io.getstream.chat.android.client.utils.ProgressCallback
Called when the attachment upload is in progress with bytesUploaded count and totalBytes in bytes of the file.
onPushDeviceGeneratorSelected() - function in io.getstream.chat.android.client.notifications.handler.PushDeviceGenerator
Called when this PushDeviceGenerator has been selected to be used.
onPushMessage(PushMessage,PushNotificationReceivedListener) - function in io.getstream.chat.android.client.notifications.ChatNotifications
 
onPushMessage(PushMessage) - function in io.getstream.chat.android.client.notifications.handler.NotificationHandler
Handles showing notification after receiving PushMessage.
onPushNotificationReceived(String,String) - function in io.getstream.chat.android.client.notifications.PushNotificationReceivedListener
 
onQueryChannelPrecondition(String,String,QueryChannelRequest) - function in io.getstream.chat.android.client.plugin.listeners.QueryChannelListener
Run precondition for the request.
onQueryChannelRequest(String,String,QueryChannelRequest) - function in io.getstream.chat.android.client.plugin.listeners.QueryChannelListener
Runs side effect before the request is launched.
onQueryChannelResult(Result,String,String,QueryChannelRequest) - function in io.getstream.chat.android.client.plugin.listeners.QueryChannelListener
Runs this function on the result of the request.
onQueryChannelsPrecondition(QueryChannelsRequest) - function in io.getstream.chat.android.client.plugin.listeners.QueryChannelsListener
Run precondition for the request.
onQueryChannelsRequest(QueryChannelsRequest) - function in io.getstream.chat.android.client.plugin.listeners.QueryChannelsListener
Runs side effect before the request is launched.
onQueryChannelsResult(Result,QueryChannelsRequest) - function in io.getstream.chat.android.client.plugin.listeners.QueryChannelsListener
Runs this function on the Result of this QueryChannelsRequest.
onQueryMembersError(Call,String,String,Integer,Integer,FilterObject,QuerySort,List) - function in io.getstream.chat.android.client.errorhandler.QueryMembersErrorHandler
Returns a Result from this side effect when original request is failed.
onQueryMembersResult(Result,String,String,Integer,Integer,FilterObject,QuerySort,List) - function in io.getstream.chat.android.client.plugin.listeners.QueryMembersListener
Runs this function on the Result of this request.
onRequestPermissionsResult(Integer,Array,IntArray) - function in androidx.fragment.app.ToggleDialogFragment
 
onResume() - function in androidx.fragment.app.ToggleDialogFragment
 
onSaveInstanceState(Bundle) - function in androidx.fragment.app.ToggleDialogFragment
 
onSendReactionError(Call,Reaction,Boolean,User) - function in io.getstream.chat.android.client.errorhandler.SendReactionErrorHandler
Returns a Result from this side effect when original request is failed.
onSendReactionPrecondition(User,Reaction) - function in io.getstream.chat.android.client.plugin.listeners.SendReactionListener
Runs precondition check for ChatClient.sendReaction.
onSendReactionRequest(String,Reaction,Boolean,User) - function in io.getstream.chat.android.client.plugin.listeners.SendReactionListener
A method called before making an API call to send the reaction.
onSendReactionResult(String,Reaction,Boolean,User,Result) - function in io.getstream.chat.android.client.plugin.listeners.SendReactionListener
A method called after receiving the response from the send reaction call.
onSetUser() - function in io.getstream.chat.android.client.notifications.ChatNotifications
 
onShuffleGiphyResult(String,Result) - function in io.getstream.chat.android.client.plugin.listeners.ShuffleGiphyListener
A method called after receiving the response from the shuffle Giphy call.
onStart() - function in androidx.fragment.app.ToggleDialogFragment
 
onStop() - function in androidx.fragment.app.ToggleDialogFragment
 
onSuccess(String) - function in io.getstream.chat.android.client.utils.ProgressCallback
Called when the attachment is uploaded successfully with an url.
onTypingEventPrecondition(String,String,String,Map,Date) - function in io.getstream.chat.android.client.plugin.listeners.TypingEventListener
Runs this precondition before ChatClient.keystroke and ChatClient.stopTyping request is invoked.
onTypingEventRequest(String,String,String,Map,Date) - function in io.getstream.chat.android.client.plugin.listeners.TypingEventListener
Runs this side effect before ChatClient.keystroke and ChatClient.stopTyping request is invoked.
onTypingEventResult(Result,String,String,String,Map,Date) - function in io.getstream.chat.android.client.plugin.listeners.TypingEventListener
Runs this side effect after ChatClient.keystroke and ChatClient.stopTyping request is completed.
onViewCreated(View,Bundle) - function in io.getstream.chat.android.client.utils.internal.toggle.dialog.ToggleDialogFragment
 
onViewStateRestored(Bundle) - function in androidx.fragment.app.ToggleDialogFragment
 
or(FilterObject) - function in io.getstream.chat.android.client.models.Filters
 
OrFilterObject - class in io.getstream.chat.android.client.api.models
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W  X