A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
P
- Pagination - class in io.getstream.chat.android.client.api.models
- pagination() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
- Returns a pair value of Pagination and id of message for this pagination.
- pagination() - function in io.getstream.chat.android.client.api.models.WatchChannelRequest
- Returns a pair value of Pagination and id of message for this pagination.
- PARSER_ERROR - enum entry in io.getstream.chat.android.client.errors.ChatErrorCode
- partialUpdateMessage(String,Map,List) - function in io.getstream.chat.android.client.ChatClient
- Partially updates specific Message fields retaining the fields which were set previously.
- partialUpdateUser(String,Map,List) - function in io.getstream.chat.android.client.ChatClient
- Updates specific user fields retaining the custom data fields which were set previously.
- performActivityCreated(Bundle) - function in androidx.fragment.app.ToggleDialogFragment
- PerformanceUtils - class in io.getstream.chat.android.client.utils
- performAttach() - function in androidx.fragment.app.ToggleDialogFragment
- performConfigurationChanged(Configuration) - function in androidx.fragment.app.ToggleDialogFragment
- performContextItemSelected(MenuItem) - function in androidx.fragment.app.ToggleDialogFragment
- performCreate(Bundle) - function in androidx.fragment.app.ToggleDialogFragment
- performCreateOptionsMenu(Menu,MenuInflater) - function in androidx.fragment.app.ToggleDialogFragment
- performCreateView(LayoutInflater,ViewGroup,Bundle) - function in androidx.fragment.app.ToggleDialogFragment
- performDestroy() - function in androidx.fragment.app.ToggleDialogFragment
- performDestroyView() - function in androidx.fragment.app.ToggleDialogFragment
- performDetach() - function in androidx.fragment.app.ToggleDialogFragment
- performGetLayoutInflater(Bundle) - function in androidx.fragment.app.ToggleDialogFragment
- performLowMemory() - function in androidx.fragment.app.ToggleDialogFragment
- performMultiWindowModeChanged(Boolean) - function in androidx.fragment.app.ToggleDialogFragment
- performOptionsItemSelected(MenuItem) - function in androidx.fragment.app.ToggleDialogFragment
- performOptionsMenuClosed(Menu) - function in androidx.fragment.app.ToggleDialogFragment
- performPause() - function in androidx.fragment.app.ToggleDialogFragment
- performPictureInPictureModeChanged(Boolean) - function in androidx.fragment.app.ToggleDialogFragment
- performPrepareOptionsMenu(Menu) - function in androidx.fragment.app.ToggleDialogFragment
- performPrimaryNavigationFragmentChanged() - function in androidx.fragment.app.ToggleDialogFragment
- performResume() - function in androidx.fragment.app.ToggleDialogFragment
- performSaveInstanceState(Bundle) - function in androidx.fragment.app.ToggleDialogFragment
- performStart() - function in androidx.fragment.app.ToggleDialogFragment
- performStop() - function in androidx.fragment.app.ToggleDialogFragment
- performViewCreated() - function in androidx.fragment.app.ToggleDialogFragment
- pinMessage(Message,Date) - function in io.getstream.chat.android.client.ChatClient
- Pins the message.
- pinMessage(Message,Integer) - function in io.getstream.chat.android.client.ChatClient
- Pins the message.
- pinMessage(Message,Date) - function in io.getstream.chat.android.client.channel.ChannelClient
- pinMessage(Message,Integer) - function in io.getstream.chat.android.client.channel.ChannelClient
- PinnedMessagesPagination - class in io.getstream.chat.android.client.api.models
- Pagination options for getting pinned messages.
- PinnedMessagesPagination.AfterDate - class in io.getstream.chat.android.client.api.models.PinnedMessagesPagination
- Returns messages after the date.
- PinnedMessagesPagination.AfterMessage - class in io.getstream.chat.android.client.api.models.PinnedMessagesPagination
- Returns messages after the message with given id.
- PinnedMessagesPagination.AroundDate - class in io.getstream.chat.android.client.api.models.PinnedMessagesPagination
- Returns messages around the date.
- PinnedMessagesPagination.AroundMessage - class in io.getstream.chat.android.client.api.models.PinnedMessagesPagination
- Returns messages around the message with given id.
- PinnedMessagesPagination.BeforeDate - class in io.getstream.chat.android.client.api.models.PinnedMessagesPagination
- Returns messages before the date.
- PinnedMessagesPagination.BeforeMessage - class in io.getstream.chat.android.client.api.models.PinnedMessagesPagination
- Returns messages before the message with given id.
- Plugin - class in io.getstream.chat.android.client.experimental.plugin
- Plugin is an extension for ChatClient.
- postponeEnterTransition() - function in androidx.fragment.app.ToggleDialogFragment
- postponeEnterTransition(Long,TimeUnit) - function in androidx.fragment.app.ToggleDialogFragment
- ProgressCallback - class in io.getstream.chat.android.client.utils
- Callback to listen for file upload status.
- provideCurrentTimeInSeconds() - function in io.getstream.chat.android.client.utils.SystemTimeProvider
- PushDeviceGenerator - class in io.getstream.chat.android.client.notifications.handler
- Generator responsible for providing information needed to register the push notifications provider
- PushMessage - class in io.getstream.chat.android.client.models
- PushNotificationReceivedListener - class in io.getstream.chat.android.client.notifications
- PushProvider - class in io.getstream.chat.android.client.models
- Push notifications provider type.
- put(CredentialConfig) - function in io.getstream.chat.android.client.user.storage.UserCredentialStorage
- Save credentialConfig to this storage.
- putExtraValue(String,Object) - function in io.getstream.chat.android.client.models.Attachment
- putExtraValue(String,Object) - function in io.getstream.chat.android.client.models.Channel
- putExtraValue(String,Object) - function in io.getstream.chat.android.client.models.CustomObject
- putExtraValue(String,Object) - function in io.getstream.chat.android.client.models.Message
- putExtraValue(String,Object) - function in io.getstream.chat.android.client.models.Reaction
- putExtraValue(String,Object) - function in io.getstream.chat.android.client.models.User