A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
P
- ParameterizedLazy - class in io.getstream.chat.android.core.internal.lazy
- A lazy delegate which takes a parameter and provides a value based on it.
- parameterizedLazy(kotlin.coroutines.SuspendFunction1) - function in io.getstream.chat.android.core.internal.lazy.ParameterizedLazyKt
- Creates a ParameterizedLazy delegate from the provided initializer function.
- ParameterizedLazyKt - class in io.getstream.chat.android.core.internal.lazy
- PARSER_ERROR - enum entry in io.getstream.chat.android.client.errors.ChatErrorCode
- PayloadValidator - class in io.getstream.chat.android.client
- Poll - class in io.getstream.chat.android.models
- The Poll object represents a poll in a channel.
- PollConfig - class in io.getstream.chat.android.models
- The PollConfig object is used to configure a poll.
- PrivacySettings - class in io.getstream.chat.android
- Represents the privacy settings of a user.
- PUBLIC - enum entry in io.getstream.chat.android.models.VotingVisibility
- PushMessage - class in io.getstream.chat.android.models
- Model holding data for a push message.
- PushProvider - class in io.getstream.chat.android.models
- Push notifications provider type.
- PushProvider.Companion - class in io.getstream.chat.android.models.PushProvider