Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Swift
public enum LCBooleanResult : LCResultType
-
Undocumented
See moreDeclaration
Swift
public enum LCGenericResult<T> : LCResultType
-
Result type for object request.
See moreDeclaration
Swift
public enum LCValueResult<T> : LCResultType where T : LCValue
-
Result type for optional request.
See moreDeclaration
Swift
public enum LCValueOptionalResult : LCResultType
-
Undocumented
See moreDeclaration
Swift
public enum LCQueryResult<T> : LCResultType where T : LCObject
-
Undocumented
See moreDeclaration
Swift
public enum LCCountResult : LCResultType
-
Undocumented
See moreDeclaration
Swift
public enum LCCQLResult : LCResultType
-
The session event about the client.
See moreDeclaration
Swift
public enum IMClientEvent
-
The events about conversation that belong to the client.
See moreDeclaration
Swift
public enum IMConversationEvent
-
The events about message that belong to the conversation.
See moreDeclaration
Swift
public enum IMMessageEvent