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.QueryChannelRequest
- Returns a pair value of Pagination and id of message for this pagination.
- PairKt - class in io.getstream.chat.android.client.extensions.internal
- 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.
- PerformanceUtils - class in io.getstream.chat.android.client.utils
- 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.plugin
- Plugin is an extension for ChatClient.
- PluginFactory - class in io.getstream.chat.android.client.plugin.factory
- Interface used to add new plugins to the SDK.
- populateMentions(Message,Channel) - function in io.getstream.chat.android.client.extensions.internal.MessageKt
- Fills Message.mentionedUsersIds based on Message.text and Channel.members.
- postponeEnterTransition() - function in androidx.fragment.app.Fragment
- postponeEnterTransition(Long,TimeUnit) - function in androidx.fragment.app.Fragment
- prepareMessage(Message,String,String,User) - function in io.getstream.chat.android.client.interceptor.message.PrepareMessageLogic
- PrepareMessageLogic - class in io.getstream.chat.android.client.interceptor.message
- PrepareMessageLogicFactory - class in io.getstream.chat.android.client.interceptor.message
- Factory for default implementation of PrepareMessageLogic
- printStackTrace() - function in kotlin.Throwable
- printStackTrace(PrintStream) - function in kotlin.Throwable
- printStackTrace(PrintWriter) - function in kotlin.Throwable
- ProgressCallback - class in io.getstream.chat.android.client.utils
- Callback to listen for file upload status.
- provideCurrentTimeInMilliseconds() - function in io.getstream.chat.android.client.utils.TimeProvider
- provideCurrentTimeInSeconds() - function in io.getstream.chat.android.client.utils.TimeProvider
- 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.CustomObject
- putExtraValue(String,Object) - function in io.getstream.chat.android.client.models.CustomObject