Uses of Class
it.tdlight.jni.TdApi.SecretChatState
-
Uses of TdApi.SecretChatState in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
The secret chat is closed.static final class
The secret chat is not yet created; waiting for the other user to get online.static final class
The secret chat is ready to use.ModifierConstructorDescriptionSecretChat
(int id, long userId, TdApi.SecretChatState state, boolean isOutbound, byte[] keyHash, int layer) Represents a secret chat.