agora_chat_SDK 1.0.6
agora java chat SDK
|
This is the complete list of members for io.agora.exceptions.ChatException, including all inherited members.
ChatException() (defined in io.agora.exceptions.ChatException) | io.agora.exceptions.ChatException | |
ChatException(String desc) | io.agora.exceptions.ChatException | |
ChatException(EMAError error) (defined in io.agora.exceptions.ChatException) | io.agora.exceptions.ChatException | |
ChatException(String desc, Throwable cause) | io.agora.exceptions.ChatException | |
ChatException(int errorCode, String desc) | io.agora.exceptions.ChatException | |
desc (defined in io.agora.exceptions.ChatException) | io.agora.exceptions.ChatException | protected |
errorCode (defined in io.agora.exceptions.ChatException) | io.agora.exceptions.ChatException | protected |
getDescription() | io.agora.exceptions.ChatException | |
getErrorCode() | io.agora.exceptions.ChatException | |
setErrorCode(int errorCode) | io.agora.exceptions.ChatException |