A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
P
- PageData - class in ai.nexconn.chat.model
- Pagination data wrapper for pageable queries.
- PageResult - class in ai.nexconn.chat.model
- Pagination result with total count.
- pauseDownloadingMedia(ai.nexconn.chat.handler.ErrorHandler) - function in ai.nexconn.chat.message.Message
- Pauses the ongoing media download for this message.
- PC - enum entry in ai.nexconn.chat.user.model.Platform
PC desktop
- persistentFlag() - function in ai.nexconn.chat.message.CustomMediaMessageContent
- Message storage policy flag.
- persistentFlag() - function in ai.nexconn.chat.message.CustomMessageContent
- Message storage policy flag.
- pin(ai.nexconn.chat.params.PinParams,ai.nexconn.chat.handler.OperationHandler) - function in ai.nexconn.chat.channel.BaseChannel
- Pins this channel to the top of the channel list.
- pin(ai.nexconn.chat.params.PinParams,ai.nexconn.chat.handler.OperationHandler) - function in ai.nexconn.chat.channel.BaseChannel
- Pins this channel to the top of the channel list.
- pin(ai.nexconn.chat.params.PinParams,ai.nexconn.chat.handler.OperationHandler) - function in ai.nexconn.chat.channel.CommunityChannel
- Pins this community channel (sub-channel) to the top.
- PinParams - class in ai.nexconn.chat.params
- Parameters for pinning a channel to the top.
- Platform - class in ai.nexconn.chat.user.model
- User login platform.
- Platform.Companion - class in ai.nexconn.chat.user.model.Platform
- PlatformStatus - class in ai.nexconn.chat.user.model
- Online status info for a single platform.
- printStackTrace() - function in kotlin.Throwable
- printStackTrace(java.io.PrintStream) - function in kotlin.Throwable
- printStackTrace(java.io.PrintWriter) - function in kotlin.Throwable
- PRIVATE - enum entry in ai.nexconn.chat.channel.model.CommunitySubChannelType
Private sub-channel
- PRIVATE_TO_PUBLIC - enum entry in ai.nexconn.chat.channel.model.CommunitySubChannelChangeType
Private channel changed to public
- PROXY_UNAVAILABLE - enum entry in ai.nexconn.chat.model.ConnectionStatus
Proxy unavailable, SDK will not auto reconnect, user needs to check proxy availability
- PUBLIC - enum entry in ai.nexconn.chat.channel.model.CommunitySubChannelType
Public sub-channel
- PUBLIC_TO_PRIVATE - enum entry in ai.nexconn.chat.channel.model.CommunitySubChannelChangeType
Public channel changed to private
- PUBLIC_TO_PRIVATE_USER_NOT_IN - enum entry in ai.nexconn.chat.channel.model.CommunitySubChannelChangeType
Public channel changed to private, current user not in whitelist
- PushConfig - class in ai.nexconn.chat.params
- Push notification configuration for messages.