A B C D E F G H I J L M N O P R S T U V W _ 

A

action(String) - Method in class io.swagger.client.model.Msg
 
addDefaultHeader(String, String) - Method in class io.swagger.client.ApiClient
Add a default header.
ANDROID_SDK_VERSION - Static variable in class io.swagger.client.ApiClient
 
ApiCallback<T> - Interface in io.swagger.client
Callback for asynchronous API call.
ApiClient - Class in io.swagger.client
 
ApiClient() - Constructor for class io.swagger.client.ApiClient
 
ApiException - Exception in io.swagger.client
 
ApiException() - Constructor for exception io.swagger.client.ApiException
 
ApiException(Throwable) - Constructor for exception io.swagger.client.ApiException
 
ApiException(String) - Constructor for exception io.swagger.client.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception io.swagger.client.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception io.swagger.client.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception io.swagger.client.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception io.swagger.client.ApiException
 
ApiException(int, String) - Constructor for exception io.swagger.client.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception io.swagger.client.ApiException
 
ApiKeyAuth - Class in io.swagger.client.auth
 
ApiKeyAuth(String, String) - Constructor for class io.swagger.client.auth.ApiKeyAuth
 
ApiResponse<T> - Class in io.swagger.client
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class io.swagger.client.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class io.swagger.client.ApiResponse
 
applyToParams(List<Pair>, Map<String, String>) - Method in class io.swagger.client.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in interface io.swagger.client.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>) - Method in class io.swagger.client.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in class io.swagger.client.auth.OAuth
 
approval(Boolean) - Method in class io.swagger.client.model.Group
 
Authentication - Interface in io.swagger.client.auth
 
AuthenticationApi - Class in io.swagger.client.api
 
AuthenticationApi() - Constructor for class io.swagger.client.api.AuthenticationApi
 
AuthenticationApi(ApiClient) - Constructor for class io.swagger.client.api.AuthenticationApi
 

B

buildCall(String, String, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class io.swagger.client.ApiClient
Build HTTP call with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class io.swagger.client.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class io.swagger.client.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, List<Pair>) - Method in class io.swagger.client.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.

C

ChatHistoryApi - Class in io.swagger.client.api
 
ChatHistoryApi() - Constructor for class io.swagger.client.api.ChatHistoryApi
 
ChatHistoryApi(ApiClient) - Constructor for class io.swagger.client.api.ChatHistoryApi
 
Chatroom - Class in io.swagger.client.model
Chatroom
Chatroom() - Constructor for class io.swagger.client.model.Chatroom
 
ChatRoomsApi - Class in io.swagger.client.api
 
ChatRoomsApi() - Constructor for class io.swagger.client.api.ChatRoomsApi
 
ChatRoomsApi(ApiClient) - Constructor for class io.swagger.client.api.ChatRoomsApi
 
clientId(String) - Method in class io.swagger.client.model.Token
 
clientSecret(String) - Method in class io.swagger.client.model.Token
 
Configuration - Class in io.swagger.client
 
Configuration() - Constructor for class io.swagger.client.Configuration
 
containsIgnoreCase(String[], String) - Static method in class io.swagger.client.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contentLength() - Method in class io.swagger.client.ProgressRequestBody
 
contentLength() - Method in class io.swagger.client.ProgressResponseBody
 
contentType() - Method in class io.swagger.client.ProgressRequestBody
 
contentType() - Method in class io.swagger.client.ProgressResponseBody
 

D

desc(String) - Method in class io.swagger.client.model.Group
 
description(String) - Method in class io.swagger.client.model.Chatroom
 
description(String) - Method in class io.swagger.client.model.ModifyChatroom
 
description(String) - Method in class io.swagger.client.model.ModifyGroup
 
deserialize(Response, Type) - Method in class io.swagger.client.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
deserialize(String, Type) - Method in class io.swagger.client.JSON
Deserialize the given JSON string to Java object.
downloadFileFromResponse(Response) - Method in class io.swagger.client.ApiClient
Download file from the given response.

E

equals(Object) - Method in class io.swagger.client.model.Chatroom
 
equals(Object) - Method in class io.swagger.client.model.Group
 
equals(Object) - Method in class io.swagger.client.model.ModifyChatroom
 
equals(Object) - Method in class io.swagger.client.model.ModifyGroup
 
equals(Object) - Method in class io.swagger.client.model.Msg
 
equals(Object) - Method in class io.swagger.client.model.MsgContent
 
equals(Object) - Method in class io.swagger.client.model.NewOwner
 
equals(Object) - Method in class io.swagger.client.model.NewPassword
 
equals(Object) - Method in class io.swagger.client.model.Nickname
 
equals(Object) - Method in class io.swagger.client.model.RegisterUsers
 
equals(Object) - Method in class io.swagger.client.model.Token
 
equals(Object) - Method in class io.swagger.client.model.User
 
equals(Object) - Method in class io.swagger.client.model.UserName
 
equals(Object) - Method in class io.swagger.client.model.UserNames
 
escapeString(String) - Method in class io.swagger.client.ApiClient
Escape the given string to be used as URL query value.
execute(Call) - Method in class io.swagger.client.ApiClient
execute(Call, Type) - Method in class io.swagger.client.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class io.swagger.client.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class io.swagger.client.ApiClient
Execute HTTP call asynchronously.
ext(Object) - Method in class io.swagger.client.model.Msg
 

F

formatDate(Date) - Method in class io.swagger.client.ApiClient
Format the given Date object into string (Date format).
formatDatetime(Date) - Method in class io.swagger.client.ApiClient
Format the given Date object into string (Datetime format).
from(String) - Method in class io.swagger.client.model.Msg
 

G

getAccessToken() - Method in class io.swagger.client.auth.OAuth
 
getAction() - Method in class io.swagger.client.model.Msg
Get action
getApiClient() - Method in class io.swagger.client.api.AuthenticationApi
 
getApiClient() - Method in class io.swagger.client.api.ChatHistoryApi
 
getApiClient() - Method in class io.swagger.client.api.ChatRoomsApi
 
getApiClient() - Method in class io.swagger.client.api.GroupsApi
 
getApiClient() - Method in class io.swagger.client.api.MessagesApi
 
getApiClient() - Method in class io.swagger.client.api.UploadAndDownloadFilesApi
 
getApiClient() - Method in class io.swagger.client.api.UsersApi
 
getApiKey() - Method in class io.swagger.client.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class io.swagger.client.auth.ApiKeyAuth
 
getApproval() - Method in class io.swagger.client.model.Group
Get approval
getAuthentication(String) - Method in class io.swagger.client.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class io.swagger.client.ApiClient
Get authentications (key: authentication name, value: authentication).
getBasePath() - Method in class io.swagger.client.ApiClient
Get base path
getClientId() - Method in class io.swagger.client.model.Token
Get clientId
getClientSecret() - Method in class io.swagger.client.model.Token
Get clientSecret
getCode() - Method in exception io.swagger.client.ApiException
Get the HTTP status code.
getConnectTimeout() - Method in class io.swagger.client.ApiClient
Get connection timeout (in milliseconds).
getData() - Method in class io.swagger.client.ApiResponse
 
getDateFormat() - Method in class io.swagger.client.ApiClient
 
getDatetimeFormat() - Method in class io.swagger.client.ApiClient
 
getDefaultApiClient() - Static method in class io.swagger.client.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDesc() - Method in class io.swagger.client.model.Group
Get desc
getDescription() - Method in class io.swagger.client.model.Chatroom
Get description
getDescription() - Method in class io.swagger.client.model.ModifyChatroom
Get description
getDescription() - Method in class io.swagger.client.model.ModifyGroup
Get description
getExt() - Method in class io.swagger.client.model.Msg
Get ext
getFrom() - Method in class io.swagger.client.model.Msg
Get from
getGrantType() - Method in class io.swagger.client.model.Token
Get grantType
getGroupname() - Method in class io.swagger.client.model.Group
Get groupname
getGroupname() - Method in class io.swagger.client.model.ModifyGroup
Get groupname
getGson() - Method in class io.swagger.client.JSON
Get Gson.
getHeaders() - Method in class io.swagger.client.ApiResponse
 
getHttpClient() - Method in class io.swagger.client.ApiClient
Get HTTP client
getJSON() - Method in class io.swagger.client.ApiClient
Get JSON
getLocation() - Method in class io.swagger.client.auth.ApiKeyAuth
 
getMaxusers() - Method in class io.swagger.client.model.Chatroom
Get maxusers
getMaxusers() - Method in class io.swagger.client.model.Group
Get maxusers
getMaxusers() - Method in class io.swagger.client.model.ModifyChatroom
Get maxusers
getMaxusers() - Method in class io.swagger.client.model.ModifyGroup
Get maxusers
getMembers() - Method in class io.swagger.client.model.Chatroom
Get members
getMembers() - Method in class io.swagger.client.model.Group
Get members
getMsg() - Method in class io.swagger.client.model.Msg
Get msg
getMsg() - Method in class io.swagger.client.model.MsgContent
Get msg
getName() - Method in class io.swagger.client.model.Chatroom
Get name
getName() - Method in class io.swagger.client.model.ModifyChatroom
Get name
getName() - Method in class io.swagger.client.Pair
 
getNewowner() - Method in class io.swagger.client.model.NewOwner
Get newowner
getNewpassword() - Method in class io.swagger.client.model.NewPassword
Get newpassword
getNickname() - Method in class io.swagger.client.model.Nickname
Get nickname
getOwner() - Method in class io.swagger.client.model.Chatroom
Get owner
getOwner() - Method in class io.swagger.client.model.Group
Get owner
getParamName() - Method in class io.swagger.client.auth.ApiKeyAuth
 
getPassword() - Method in class io.swagger.client.auth.HttpBasicAuth
 
getPassword() - Method in class io.swagger.client.model.User
Get password
getPublic() - Method in class io.swagger.client.model.Group
Get _public
getResponseBody() - Method in exception io.swagger.client.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception io.swagger.client.ApiException
Get the HTTP response headers.
getSslCaCert() - Method in class io.swagger.client.ApiClient
Get SSL CA cert.
getStatusCode() - Method in class io.swagger.client.ApiResponse
 
getTarget() - Method in class io.swagger.client.model.Msg
Get target
getTargetType() - Method in class io.swagger.client.model.Msg
Get targetType
getTempFolderPath() - Method in class io.swagger.client.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getType() - Method in class io.swagger.client.model.MsgContent
Get type
getUsername() - Method in class io.swagger.client.auth.HttpBasicAuth
 
getUsername() - Method in class io.swagger.client.model.User
Get username
getUsernames() - Method in class io.swagger.client.model.UserNames
Get usernames
getValue() - Method in class io.swagger.client.Pair
 
grantType(String) - Method in class io.swagger.client.model.Token
 
Group - Class in io.swagger.client.model
Group
Group() - Constructor for class io.swagger.client.model.Group
 
groupname(String) - Method in class io.swagger.client.model.Group
 
groupname(String) - Method in class io.swagger.client.model.ModifyGroup
 
GroupsApi - Class in io.swagger.client.api
 
GroupsApi() - Constructor for class io.swagger.client.api.GroupsApi
 
GroupsApi(ApiClient) - Constructor for class io.swagger.client.api.GroupsApi
 
guessContentTypeFromFile(File) - Method in class io.swagger.client.ApiClient
Guess Content-Type header from the given file (defaults to "application/octet-stream").

H

handleResponse(Response, Type) - Method in class io.swagger.client.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hashCode() - Method in class io.swagger.client.model.Chatroom
 
hashCode() - Method in class io.swagger.client.model.Group
 
hashCode() - Method in class io.swagger.client.model.ModifyChatroom
 
hashCode() - Method in class io.swagger.client.model.ModifyGroup
 
hashCode() - Method in class io.swagger.client.model.Msg
 
hashCode() - Method in class io.swagger.client.model.MsgContent
 
hashCode() - Method in class io.swagger.client.model.NewOwner
 
hashCode() - Method in class io.swagger.client.model.NewPassword
 
hashCode() - Method in class io.swagger.client.model.Nickname
 
hashCode() - Method in class io.swagger.client.model.RegisterUsers
 
hashCode() - Method in class io.swagger.client.model.Token
 
hashCode() - Method in class io.swagger.client.model.User
 
hashCode() - Method in class io.swagger.client.model.UserName
 
hashCode() - Method in class io.swagger.client.model.UserNames
 
HttpBasicAuth - Class in io.swagger.client.auth
 
HttpBasicAuth() - Constructor for class io.swagger.client.auth.HttpBasicAuth
 

I

io.swagger.client - package io.swagger.client
 
io.swagger.client.api - package io.swagger.client.api
 
io.swagger.client.auth - package io.swagger.client.auth
 
io.swagger.client.model - package io.swagger.client.model
 
IS_ANDROID - Static variable in class io.swagger.client.ApiClient
 
isDebugging() - Method in class io.swagger.client.ApiClient
Check that whether debugging is enabled for this API client.
isJsonMime(String) - Method in class io.swagger.client.ApiClient
Check if the given MIME is a JSON MIME.
isLenientDatetimeFormat() - Method in class io.swagger.client.ApiClient
Whether to allow various ISO 8601 datetime formats when parsing a datetime string.
isLenientOnJson() - Method in class io.swagger.client.ApiClient
 
isVerifyingSsl() - Method in class io.swagger.client.ApiClient
True if isVerifyingSsl flag is on

J

JAVA_VERSION - Static variable in class io.swagger.client.ApiClient
 
join(String[], String) - Static method in class io.swagger.client.StringUtil
Join an array of strings with the given separator.
JSON - Class in io.swagger.client
 
JSON(ApiClient) - Constructor for class io.swagger.client.JSON
JSON constructor.

L

LENIENT_DATETIME_FORMAT - Static variable in class io.swagger.client.ApiClient
The datetime format to be used when lenientDatetimeFormat is enabled.

M

maxusers(Integer) - Method in class io.swagger.client.model.Chatroom
 
maxusers(Integer) - Method in class io.swagger.client.model.Group
 
maxusers(Integer) - Method in class io.swagger.client.model.ModifyChatroom
 
maxusers(Integer) - Method in class io.swagger.client.model.ModifyGroup
 
members(UserName) - Method in class io.swagger.client.model.Chatroom
 
members(UserName) - Method in class io.swagger.client.model.Group
 
MessagesApi - Class in io.swagger.client.api
 
MessagesApi() - Constructor for class io.swagger.client.api.MessagesApi
 
MessagesApi(ApiClient) - Constructor for class io.swagger.client.api.MessagesApi
 
ModifyChatroom - Class in io.swagger.client.model
ModifyChatroom
ModifyChatroom() - Constructor for class io.swagger.client.model.ModifyChatroom
 
ModifyGroup - Class in io.swagger.client.model
ModifyGroup
ModifyGroup() - Constructor for class io.swagger.client.model.ModifyGroup
 
Msg - Class in io.swagger.client.model
Msg
Msg() - Constructor for class io.swagger.client.model.Msg
 
msg(Object) - Method in class io.swagger.client.model.Msg
 
msg(String) - Method in class io.swagger.client.model.MsgContent
 
MsgContent - Class in io.swagger.client.model
MsgContent
MsgContent() - Constructor for class io.swagger.client.model.MsgContent
 
MsgContent.TypeEnum - Enum in io.swagger.client.model
Gets or Sets type

N

name(String) - Method in class io.swagger.client.model.Chatroom
 
name(String) - Method in class io.swagger.client.model.ModifyChatroom
 
NewOwner - Class in io.swagger.client.model
NewOwner
NewOwner() - Constructor for class io.swagger.client.model.NewOwner
 
newowner(String) - Method in class io.swagger.client.model.NewOwner
 
NewPassword - Class in io.swagger.client.model
NewPassword
NewPassword() - Constructor for class io.swagger.client.model.NewPassword
 
newpassword(String) - Method in class io.swagger.client.model.NewPassword
 
Nickname - Class in io.swagger.client.model
Nickname
Nickname() - Constructor for class io.swagger.client.model.Nickname
 
nickname(String) - Method in class io.swagger.client.model.Nickname
 

O

OAuth - Class in io.swagger.client.auth
 
OAuth() - Constructor for class io.swagger.client.auth.OAuth
 
OAuthFlow - Enum in io.swagger.client.auth
 
onDownloadProgress(long, long, boolean) - Method in interface io.swagger.client.ApiCallback
This is called when the API downlond processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface io.swagger.client.ApiCallback
This is called when the API call fails.
onRequestProgress(long, long, boolean) - Method in interface io.swagger.client.ProgressRequestBody.ProgressRequestListener
 
onSuccess(T, int, Map<String, List<String>>) - Method in interface io.swagger.client.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface io.swagger.client.ApiCallback
This is called when the API upload processing.
orgNameAppNameChatfilesFilestreamGet(String, String, String, String, String) - Method in class io.swagger.client.api.UploadAndDownloadFilesApi
Download the voice / image file Important: It should be noted that the need to bring in the HTTP header to return the share-secret and the current login user's token can be downloaded, and pay attention to the implementation of the header accept value needs to be set to application / octet-stream.
orgNameAppNameChatfilesFilestreamGetAsync(String, String, String, String, String, ApiCallback<File>) - Method in class io.swagger.client.api.UploadAndDownloadFilesApi
Download the voice / image file (asynchronously) Important: It should be noted that the need to bring in the HTTP header to return the share-secret and the current login user's token can be downloaded, and pay attention to the implementation of the header accept value needs to be set to application / octet-stream.
orgNameAppNameChatfilesFilestreamGetWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.UploadAndDownloadFilesApi
Download the voice / image file Important: It should be noted that the need to bring in the HTTP header to return the share-secret and the current login user's token can be downloaded, and pay attention to the implementation of the header accept value needs to be set to application / octet-stream.
orgNameAppNameChatfilesPost(String, String, String, File, Boolean) - Method in class io.swagger.client.api.UploadAndDownloadFilesApi
Upload a File Warning: File cannot be over 10MB, otherwise will fail.
orgNameAppNameChatfilesPostAsync(String, String, String, File, Boolean, ApiCallback<String>) - Method in class io.swagger.client.api.UploadAndDownloadFilesApi
Upload a File (asynchronously) Warning: File cannot be over 10MB, otherwise will fail.
orgNameAppNameChatfilesPostWithHttpInfo(String, String, String, File, Boolean) - Method in class io.swagger.client.api.UploadAndDownloadFilesApi
Upload a File Warning: File cannot be over 10MB, otherwise will fail.
orgNameAppNameChatfilesUuidGet(String, String, String, String, String, Boolean) - Method in class io.swagger.client.api.UploadAndDownloadFilesApi
Download a thumbnail Important: 1.
orgNameAppNameChatfilesUuidGetAsync(String, String, String, String, String, Boolean, ApiCallback<File>) - Method in class io.swagger.client.api.UploadAndDownloadFilesApi
Download a thumbnail (asynchronously) Important: 1.
orgNameAppNameChatfilesUuidGetWithHttpInfo(String, String, String, String, String, Boolean) - Method in class io.swagger.client.api.UploadAndDownloadFilesApi
Download a thumbnail Important: 1.
orgNameAppNameChatgroupsGet(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Get All the Groups
orgNameAppNameChatgroupsGetAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Get All the Groups (asynchronously)
orgNameAppNameChatgroupsGetWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Get All the Groups
orgNameAppNameChatgroupsGroupIdBlocksUsersGet(String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Get Group Blocked Users Get the blacklist of blocked users.
orgNameAppNameChatgroupsGroupIdBlocksUsersGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Get Group Blocked Users (asynchronously) Get the blacklist of blocked users.
orgNameAppNameChatgroupsGroupIdBlocksUsersGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Get Group Blocked Users Get the blacklist of blocked users.
orgNameAppNameChatgroupsGroupIdBlocksUsersPost(String, String, String, String, UserNames) - Method in class io.swagger.client.api.GroupsApi
Block Group Members in Batch Block multiple group members by adding the users to the group blacklist.
orgNameAppNameChatgroupsGroupIdBlocksUsersPostAsync(String, String, String, String, UserNames, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Block Group Members in Batch (asynchronously) Block multiple group members by adding the users to the group blacklist.
orgNameAppNameChatgroupsGroupIdBlocksUsersPostWithHttpInfo(String, String, String, String, UserNames) - Method in class io.swagger.client.api.GroupsApi
Block Group Members in Batch Block multiple group members by adding the users to the group blacklist.
orgNameAppNameChatgroupsGroupIdBlocksUsersUsernameDelete(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Unblock a Group Member Unblock group member by removing the user from group blacklist.
orgNameAppNameChatgroupsGroupIdBlocksUsersUsernameDeleteAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Unblock a Group Member (asynchronously) Unblock group member by removing the user from group blacklist.
orgNameAppNameChatgroupsGroupIdBlocksUsersUsernameDeleteWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Unblock a Group Member Unblock group member by removing the user from group blacklist.
orgNameAppNameChatgroupsGroupIdBlocksUsersUsernamePost(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Block a Group Member Block a group member by adding the user to the group blacklist.
orgNameAppNameChatgroupsGroupIdBlocksUsersUsernamePostAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Block a Group Member (asynchronously) Block a group member by adding the user to the group blacklist.
orgNameAppNameChatgroupsGroupIdBlocksUsersUsernamePostWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Block a Group Member Block a group member by adding the user to the group blacklist.
orgNameAppNameChatgroupsGroupIdBlocksUsersUsernamesDelete(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Unblock Group Members in Batch
orgNameAppNameChatgroupsGroupIdBlocksUsersUsernamesDeleteAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Unblock Group Members in Batch (asynchronously)
orgNameAppNameChatgroupsGroupIdBlocksUsersUsernamesDeleteWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Unblock Group Members in Batch
orgNameAppNameChatgroupsGroupIdDelete(String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Delete a Group
orgNameAppNameChatgroupsGroupIdDeleteAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Delete a Group (asynchronously)
orgNameAppNameChatgroupsGroupIdDeleteWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Delete a Group
orgNameAppNameChatgroupsGroupIdPut(String, String, String, String, ModifyGroup) - Method in class io.swagger.client.api.GroupsApi
Update Group Details The message body only allows groupname, description, and maxusers.
orgNameAppNameChatgroupsGroupidPut(String, String, String, String, NewOwner) - Method in class io.swagger.client.api.GroupsApi
Update Group Owner Transfer group ownership by changing owner.
orgNameAppNameChatgroupsGroupIdPutAsync(String, String, String, String, ModifyGroup, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Update Group Details (asynchronously) The message body only allows groupname, description, and maxusers.
orgNameAppNameChatgroupsGroupidPutAsync(String, String, String, String, NewOwner, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Update Group Owner (asynchronously) Transfer group ownership by changing owner.
orgNameAppNameChatgroupsGroupIdPutWithHttpInfo(String, String, String, String, ModifyGroup) - Method in class io.swagger.client.api.GroupsApi
Update Group Details The message body only allows groupname, description, and maxusers.
orgNameAppNameChatgroupsGroupidPutWithHttpInfo(String, String, String, String, NewOwner) - Method in class io.swagger.client.api.GroupsApi
Update Group Owner Transfer group ownership by changing owner.
orgNameAppNameChatgroupsGroupIdsGet(String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Get Group(s) Details
orgNameAppNameChatgroupsGroupIdsGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Get Group(s) Details (asynchronously)
orgNameAppNameChatgroupsGroupIdsGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Get Group(s) Details
orgNameAppNameChatgroupsGroupIdUsersGet(String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Get a List of Members of Group
orgNameAppNameChatgroupsGroupIdUsersGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Get a List of Members of Group (asynchronously)
orgNameAppNameChatgroupsGroupIdUsersGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Get a List of Members of Group
orgNameAppNameChatgroupsGroupIdUsersMembersDelete(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Remove multiple Member from the Group
orgNameAppNameChatgroupsGroupIdUsersMembersDeleteAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Remove multiple Member from the Group (asynchronously)
orgNameAppNameChatgroupsGroupIdUsersMembersDeleteWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Remove multiple Member from the Group
orgNameAppNameChatgroupsGroupIdUsersPost(String, String, String, String, UserNames) - Method in class io.swagger.client.api.GroupsApi
Add Multiple Members to Group Warning: Add max 60 members once at a time.
orgNameAppNameChatgroupsGroupIdUsersPostAsync(String, String, String, String, UserNames, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Add Multiple Members to Group (asynchronously) Warning: Add max 60 members once at a time.
orgNameAppNameChatgroupsGroupIdUsersPostWithHttpInfo(String, String, String, String, UserNames) - Method in class io.swagger.client.api.GroupsApi
Add Multiple Members to Group Warning: Add max 60 members once at a time.
orgNameAppNameChatgroupsGroupIdUsersUsernameDelete(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Remove a Member from the Group
orgNameAppNameChatgroupsGroupIdUsersUsernameDeleteAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Remove a Member from the Group (asynchronously)
orgNameAppNameChatgroupsGroupIdUsersUsernameDeleteWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Remove a Member from the Group
orgNameAppNameChatgroupsGroupIdUsersUsernamePost(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Add a Member to Group
orgNameAppNameChatgroupsGroupIdUsersUsernamePostAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Add a Member to Group (asynchronously)
orgNameAppNameChatgroupsGroupIdUsersUsernamePostWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.GroupsApi
Add a Member to Group
orgNameAppNameChatgroupsPost(String, String, String, Group) - Method in class io.swagger.client.api.GroupsApi
Create a Group Group settings: 1.
orgNameAppNameChatgroupsPostAsync(String, String, String, Group, ApiCallback<String>) - Method in class io.swagger.client.api.GroupsApi
Create a Group (asynchronously) Group settings: 1.
orgNameAppNameChatgroupsPostWithHttpInfo(String, String, String, Group) - Method in class io.swagger.client.api.GroupsApi
Create a Group Group settings: 1.
orgNameAppNameChatmessagesGet(String, String, String, String, String, String) - Method in class io.swagger.client.api.ChatHistoryApi
Get Message History
orgNameAppNameChatmessagesGetAsync(String, String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.ChatHistoryApi
Get Message History (asynchronously)
orgNameAppNameChatmessagesGetWithHttpInfo(String, String, String, String, String, String) - Method in class io.swagger.client.api.ChatHistoryApi
Get Message History
orgNameAppNameChatmessagesTimeGet(String, String, String, String) - Method in class io.swagger.client.api.ChatHistoryApi
Get Message History by Hour
orgNameAppNameChatmessagesTimeGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.ChatHistoryApi
Get Message History by Hour (asynchronously)
orgNameAppNameChatmessagesTimeGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.ChatHistoryApi
Get Message History by Hour
orgNameAppNameChatroomsChatroomIdDelete(String, String, String, String) - Method in class io.swagger.client.api.ChatRoomsApi
Delete a Chat Room
orgNameAppNameChatroomsChatroomIdDeleteAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.ChatRoomsApi
Delete a Chat Room (asynchronously)
orgNameAppNameChatroomsChatroomIdDeleteWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.ChatRoomsApi
Delete a Chat Room
orgNameAppNameChatroomsChatroomIdGet(String, String, String, String) - Method in class io.swagger.client.api.ChatRoomsApi
Get Chat Room Details
orgNameAppNameChatroomsChatroomIdGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.ChatRoomsApi
Get Chat Room Details (asynchronously)
orgNameAppNameChatroomsChatroomIdGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.ChatRoomsApi
Get Chat Room Details
orgNameAppNameChatroomsChatroomIdPut(String, String, String, String, ModifyChatroom) - Method in class io.swagger.client.api.ChatRoomsApi
Update Chat Room Details
orgNameAppNameChatroomsChatroomIdPutAsync(String, String, String, String, ModifyChatroom, ApiCallback<String>) - Method in class io.swagger.client.api.ChatRoomsApi
Update Chat Room Details (asynchronously)
orgNameAppNameChatroomsChatroomIdPutWithHttpInfo(String, String, String, String, ModifyChatroom) - Method in class io.swagger.client.api.ChatRoomsApi
Update Chat Room Details
orgNameAppNameChatroomsChatroomIdUsersPost(String, String, String, String, UserNames) - Method in class io.swagger.client.api.ChatRoomsApi
Add Chat Room Members in Batch Add max 60 group members at a time.
orgNameAppNameChatroomsChatroomIdUsersPostAsync(String, String, String, String, UserNames, ApiCallback<String>) - Method in class io.swagger.client.api.ChatRoomsApi
Add Chat Room Members in Batch (asynchronously) Add max 60 group members at a time.
orgNameAppNameChatroomsChatroomIdUsersPostWithHttpInfo(String, String, String, String, UserNames) - Method in class io.swagger.client.api.ChatRoomsApi
Add Chat Room Members in Batch Add max 60 group members at a time.
orgNameAppNameChatroomsChatroomIdUsersUsernameDelete(String, String, String, String, String) - Method in class io.swagger.client.api.ChatRoomsApi
Remove a Chat Room Member
orgNameAppNameChatroomsChatroomIdUsersUsernameDeleteAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.ChatRoomsApi
Remove a Chat Room Member (asynchronously)
orgNameAppNameChatroomsChatroomIdUsersUsernameDeleteWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.ChatRoomsApi
Remove a Chat Room Member
orgNameAppNameChatroomsChatroomIdUsersUsernamePost(String, String, String, String, String) - Method in class io.swagger.client.api.ChatRoomsApi
Add a Chat Room Member
orgNameAppNameChatroomsChatroomIdUsersUsernamePostAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.ChatRoomsApi
Add a Chat Room Member (asynchronously)
orgNameAppNameChatroomsChatroomIdUsersUsernamePostWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.ChatRoomsApi
Add a Chat Room Member
orgNameAppNameChatroomsChatroomIdUsersUsernamesDelete(String, String, String, String, String) - Method in class io.swagger.client.api.ChatRoomsApi
Remove Chat Room Members in Batch
orgNameAppNameChatroomsChatroomIdUsersUsernamesDeleteAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.ChatRoomsApi
Remove Chat Room Members in Batch (asynchronously)
orgNameAppNameChatroomsChatroomIdUsersUsernamesDeleteWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.ChatRoomsApi
Remove Chat Room Members in Batch
orgNameAppNameChatroomsGet(String, String, String) - Method in class io.swagger.client.api.ChatRoomsApi
Get All the Chat Rooms
orgNameAppNameChatroomsGetAsync(String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.ChatRoomsApi
Get All the Chat Rooms (asynchronously)
orgNameAppNameChatroomsGetWithHttpInfo(String, String, String) - Method in class io.swagger.client.api.ChatRoomsApi
Get All the Chat Rooms
orgNameAppNameChatroomsPost(String, String, String, Chatroom) - Method in class io.swagger.client.api.ChatRoomsApi
Create a Chat Room
orgNameAppNameChatroomsPostAsync(String, String, String, Chatroom, ApiCallback<String>) - Method in class io.swagger.client.api.ChatRoomsApi
Create a Chat Room (asynchronously)
orgNameAppNameChatroomsPostWithHttpInfo(String, String, String, Chatroom) - Method in class io.swagger.client.api.ChatRoomsApi
Create a Chat Room
orgNameAppNameMessagesPost(String, String, String, Msg) - Method in class io.swagger.client.api.MessagesApi
Send a Message Send a message to user(s) and group(s).
orgNameAppNameMessagesPostAsync(String, String, String, Msg, ApiCallback<String>) - Method in class io.swagger.client.api.MessagesApi
Send a Message (asynchronously) Send a message to user(s) and group(s).
orgNameAppNameMessagesPostWithHttpInfo(String, String, String, Msg) - Method in class io.swagger.client.api.MessagesApi
Send a Message Send a message to user(s) and group(s).
orgNameAppNameTokenPost(String, String, Token) - Method in class io.swagger.client.api.AuthenticationApi
Request an Authentication Token All of the Hyphenate API endpoints requires authentication token for session, unless specified otherwise.
orgNameAppNameTokenPostAsync(String, String, Token, ApiCallback<String>) - Method in class io.swagger.client.api.AuthenticationApi
Request an Authentication Token (asynchronously) All of the Hyphenate API endpoints requires authentication token for session, unless specified otherwise.
orgNameAppNameTokenPostWithHttpInfo(String, String, Token) - Method in class io.swagger.client.api.AuthenticationApi
Request an Authentication Token All of the Hyphenate API endpoints requires authentication token for session, unless specified otherwise.
orgNameAppNameUsersDelete(String, String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Delete Users in Batch Delete total number of N user accounts in batch.
orgNameAppNameUsersDeleteAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Delete Users in Batch (asynchronously) Delete total number of N user accounts in batch.
orgNameAppNameUsersDeleteWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Delete Users in Batch Delete total number of N user accounts in batch.
orgNameAppNameUsersGet(String, String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get Users in Batch Get a list of users
orgNameAppNameUsersGetAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Get Users in Batch (asynchronously) Get a list of users
orgNameAppNameUsersGetWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get Users in Batch Get a list of users
orgNameAppNameUsersOwnerUsernameBlocksUsersBlockedUsernameDelete(String, String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Unblock User(s) Unblock one or multiple users by removing them from blacklist.
orgNameAppNameUsersOwnerUsernameBlocksUsersBlockedUsernameDeleteAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Unblock User(s) (asynchronously) Unblock one or multiple users by removing them from blacklist.
orgNameAppNameUsersOwnerUsernameBlocksUsersBlockedUsernameDeleteWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Unblock User(s) Unblock one or multiple users by removing them from blacklist.
orgNameAppNameUsersOwnerUsernameBlocksUsersGet(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get a List of Blocked Users Get a List of Blocked Users by the user.
orgNameAppNameUsersOwnerUsernameBlocksUsersGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Get a List of Blocked Users (asynchronously) Get a List of Blocked Users by the user.
orgNameAppNameUsersOwnerUsernameBlocksUsersGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get a List of Blocked Users Get a List of Blocked Users by the user.
orgNameAppNameUsersOwnerUsernameBlocksUsersPost(String, String, String, String, UserNames) - Method in class io.swagger.client.api.UsersApi
Block User(s) Block one or multiple users by adding to blacklist.
orgNameAppNameUsersOwnerUsernameBlocksUsersPostAsync(String, String, String, String, UserNames, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Block User(s) (asynchronously) Block one or multiple users by adding to blacklist.
orgNameAppNameUsersOwnerUsernameBlocksUsersPostWithHttpInfo(String, String, String, String, UserNames) - Method in class io.swagger.client.api.UsersApi
Block User(s) Block one or multiple users by adding to blacklist.
orgNameAppNameUsersOwnerUsernameContactsUsersFriendUsernameDelete(String, String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Remove Contact from User Remove contact from user's contact list.
orgNameAppNameUsersOwnerUsernameContactsUsersFriendUsernameDeleteAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Remove Contact from User (asynchronously) Remove contact from user's contact list.
orgNameAppNameUsersOwnerUsernameContactsUsersFriendUsernameDeleteWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Remove Contact from User Remove contact from user's contact list.
orgNameAppNameUsersOwnerUsernameContactsUsersFriendUsernamePost(String, String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Add Contact for User Add contact for user.
orgNameAppNameUsersOwnerUsernameContactsUsersFriendUsernamePostAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Add Contact for User (asynchronously) Add contact for user.
orgNameAppNameUsersOwnerUsernameContactsUsersFriendUsernamePostWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Add Contact for User Add contact for user.
orgNameAppNameUsersOwnerUsernameContactsUsersGet(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get a List of Contacts Get user's contact list
orgNameAppNameUsersOwnerUsernameContactsUsersGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Get a List of Contacts (asynchronously) Get user's contact list
orgNameAppNameUsersOwnerUsernameContactsUsersGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get a List of Contacts Get user's contact list
orgNameAppNameUsersOwnerUsernameOfflineMsgCountGet(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get Offline Message Count Get the number of offline messages
orgNameAppNameUsersOwnerUsernameOfflineMsgCountGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Get Offline Message Count (asynchronously) Get the number of offline messages
orgNameAppNameUsersOwnerUsernameOfflineMsgCountGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get Offline Message Count Get the number of offline messages
orgNameAppNameUsersPost(String, String, RegisterUsers, String) - Method in class io.swagger.client.api.UsersApi
Create a User Register an IM user account respects to org and app keys.
orgNameAppNameUsersPostAsync(String, String, RegisterUsers, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Create a User (asynchronously) Register an IM user account respects to org and app keys.
orgNameAppNameUsersPostWithHttpInfo(String, String, RegisterUsers, String) - Method in class io.swagger.client.api.UsersApi
Create a User Register an IM user account respects to org and app keys.
orgNameAppNameUsersUsernameActivatePost(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Activate User Account Activate a deactivated user account.
orgNameAppNameUsersUsernameActivatePostAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Activate User Account (asynchronously) Activate a deactivated user account.
orgNameAppNameUsersUsernameActivatePostWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Activate User Account Activate a deactivated user account.
orgNameAppNameUsersUsernameDeactivatePost(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Deactivate User Account Deactivate a user account.
orgNameAppNameUsersUsernameDeactivatePostAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Deactivate User Account (asynchronously) Deactivate a user account.
orgNameAppNameUsersUsernameDeactivatePostWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Deactivate User Account Deactivate a user account.
orgNameAppNameUsersUsernameDelete(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Delete a User Warning: Delete a user will also delete the group and chat room if the specified user is the admin of the group and chat room.
orgNameAppNameUsersUsernameDeleteAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Delete a User (asynchronously) Warning: Delete a user will also delete the group and chat room if the specified user is the admin of the group and chat room.
orgNameAppNameUsersUsernameDeleteWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Delete a User Warning: Delete a user will also delete the group and chat room if the specified user is the admin of the group and chat room.
orgNameAppNameUsersUsernameDisconnectGet(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Logout User Force logout a user
orgNameAppNameUsersUsernameDisconnectGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Logout User (asynchronously) Force logout a user
orgNameAppNameUsersUsernameDisconnectGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Logout User Force logout a user
orgNameAppNameUsersUsernameGet(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get a User
orgNameAppNameUsersUsernameGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Get a User (asynchronously)
orgNameAppNameUsersUsernameGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get a User
orgNameAppNameUsersUsernameJoinedChatgroupsGet(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get a List of Groups of User Joined
orgNameAppNameUsersUsernameJoinedChatgroupsGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Get a List of Groups of User Joined (asynchronously)
orgNameAppNameUsersUsernameJoinedChatgroupsGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get a List of Groups of User Joined
orgNameAppNameUsersUsernameJoinedChatroomsGet(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get All the Chat Rooms of User Joined
orgNameAppNameUsersUsernameJoinedChatroomsGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Get All the Chat Rooms of User Joined (asynchronously)
orgNameAppNameUsersUsernameJoinedChatroomsGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get All the Chat Rooms of User Joined
orgNameAppNameUsersUsernameOfflineMsgStatusMsgIdGet(String, String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get Offline Message Status Get offline message status via message ID.
orgNameAppNameUsersUsernameOfflineMsgStatusMsgIdGetAsync(String, String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Get Offline Message Status (asynchronously) Get offline message status via message ID.
orgNameAppNameUsersUsernameOfflineMsgStatusMsgIdGetWithHttpInfo(String, String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get Offline Message Status Get offline message status via message ID.
orgNameAppNameUsersUsernamePasswordPut(String, String, String, NewPassword, String) - Method in class io.swagger.client.api.UsersApi
Reset User's Password To enhance security, we recommend update user's Hyphenate IM user account password if the user's app password on developer server is updated.
orgNameAppNameUsersUsernamePasswordPutAsync(String, String, String, NewPassword, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Reset User's Password (asynchronously) To enhance security, we recommend update user's Hyphenate IM user account password if the user's app password on developer server is updated.
orgNameAppNameUsersUsernamePasswordPutWithHttpInfo(String, String, String, NewPassword, String) - Method in class io.swagger.client.api.UsersApi
Reset User's Password To enhance security, we recommend update user's Hyphenate IM user account password if the user's app password on developer server is updated.
orgNameAppNameUsersUsernamePut(String, String, String, Nickname, String) - Method in class io.swagger.client.api.UsersApi
Update User's APNs Display Name Update user's APNs display name for iOS push notification.
orgNameAppNameUsersUsernamePutAsync(String, String, String, Nickname, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Update User's APNs Display Name (asynchronously) Update user's APNs display name for iOS push notification.
orgNameAppNameUsersUsernamePutWithHttpInfo(String, String, String, Nickname, String) - Method in class io.swagger.client.api.UsersApi
Update User's APNs Display Name Update user's APNs display name for iOS push notification.
orgNameAppNameUsersUsernameStatusGet(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get User Online Status
orgNameAppNameUsersUsernameStatusGetAsync(String, String, String, String, ApiCallback<String>) - Method in class io.swagger.client.api.UsersApi
Get User Online Status (asynchronously)
orgNameAppNameUsersUsernameStatusGetWithHttpInfo(String, String, String, String) - Method in class io.swagger.client.api.UsersApi
Get User Online Status
owner(String) - Method in class io.swagger.client.model.Chatroom
 
owner(String) - Method in class io.swagger.client.model.Group
 

P

Pair - Class in io.swagger.client
 
Pair(String, String) - Constructor for class io.swagger.client.Pair
 
parameterToPairs(String, String, Object) - Method in class io.swagger.client.ApiClient
Format to Pair objects.
parameterToString(Object) - Method in class io.swagger.client.ApiClient
Format the given parameter object into string.
parseDate(String) - Method in class io.swagger.client.ApiClient
Parse the given date string into Date object.
parseDateOrDatetime(String) - Method in class io.swagger.client.ApiClient
 
parseDatetime(String) - Method in class io.swagger.client.ApiClient
Parse the given datetime string into Date object.
password(String) - Method in class io.swagger.client.model.User
 
prepareDownloadFile(Response) - Method in class io.swagger.client.ApiClient
Prepare file for download
processHeaderParams(Map<String, String>, Request.Builder) - Method in class io.swagger.client.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - Class in io.swagger.client
 
ProgressRequestBody(RequestBody, ProgressRequestBody.ProgressRequestListener) - Constructor for class io.swagger.client.ProgressRequestBody
 
ProgressRequestBody.ProgressRequestListener - Interface in io.swagger.client
 
ProgressResponseBody - Class in io.swagger.client
 
ProgressResponseBody(ResponseBody, ProgressResponseBody.ProgressListener) - Constructor for class io.swagger.client.ProgressResponseBody
 
ProgressResponseBody.ProgressListener - Interface in io.swagger.client
 

R

RegisterUsers - Class in io.swagger.client.model
RegisterUsers
RegisterUsers() - Constructor for class io.swagger.client.model.RegisterUsers
 

S

sanitizeFilename(String) - Method in class io.swagger.client.ApiClient
Sanitize filename by removing path.
selectHeaderAccept(String[]) - Method in class io.swagger.client.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class io.swagger.client.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serialize(Object, String) - Method in class io.swagger.client.ApiClient
Serialize the given Java object into request body according to the object's class and the request Content-Type.
serialize(Object) - Method in class io.swagger.client.JSON
Serialize the given Java object into JSON string.
setAccessToken(String) - Method in class io.swagger.client.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setAccessToken(String) - Method in class io.swagger.client.auth.OAuth
 
setAction(String) - Method in class io.swagger.client.model.Msg
 
setApiClient(ApiClient) - Method in class io.swagger.client.api.AuthenticationApi
 
setApiClient(ApiClient) - Method in class io.swagger.client.api.ChatHistoryApi
 
setApiClient(ApiClient) - Method in class io.swagger.client.api.ChatRoomsApi
 
setApiClient(ApiClient) - Method in class io.swagger.client.api.GroupsApi
 
setApiClient(ApiClient) - Method in class io.swagger.client.api.MessagesApi
 
setApiClient(ApiClient) - Method in class io.swagger.client.api.UploadAndDownloadFilesApi
 
setApiClient(ApiClient) - Method in class io.swagger.client.api.UsersApi
 
setApiKey(String) - Method in class io.swagger.client.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class io.swagger.client.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class io.swagger.client.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class io.swagger.client.auth.ApiKeyAuth
 
setApproval(Boolean) - Method in class io.swagger.client.model.Group
 
setBasePath(String) - Method in class io.swagger.client.ApiClient
Set base path
setClientId(String) - Method in class io.swagger.client.model.Token
 
setClientSecret(String) - Method in class io.swagger.client.model.Token
 
setConnectTimeout(int) - Method in class io.swagger.client.ApiClient
Sets the connect timeout (in milliseconds).
setDateFormat(DateFormat) - Method in class io.swagger.client.ApiClient
 
setDatetimeFormat(DateFormat) - Method in class io.swagger.client.ApiClient
 
setDebugging(boolean) - Method in class io.swagger.client.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class io.swagger.client.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDesc(String) - Method in class io.swagger.client.model.Group
 
setDescription(String) - Method in class io.swagger.client.model.Chatroom
 
setDescription(String) - Method in class io.swagger.client.model.ModifyChatroom
 
setDescription(String) - Method in class io.swagger.client.model.ModifyGroup
 
setExt(Object) - Method in class io.swagger.client.model.Msg
 
setFrom(String) - Method in class io.swagger.client.model.Msg
 
setGrantType(String) - Method in class io.swagger.client.model.Token
 
setGroupname(String) - Method in class io.swagger.client.model.Group
 
setGroupname(String) - Method in class io.swagger.client.model.ModifyGroup
 
setGson(Gson) - Method in class io.swagger.client.JSON
Set Gson.
setHttpClient(OkHttpClient) - Method in class io.swagger.client.ApiClient
Set HTTP client
setJSON(JSON) - Method in class io.swagger.client.ApiClient
Set JSON
setLenientDatetimeFormat(boolean) - Method in class io.swagger.client.ApiClient
 
setLenientOnJson(boolean) - Method in class io.swagger.client.ApiClient
Set LenientOnJson
setMaxusers(Integer) - Method in class io.swagger.client.model.Chatroom
 
setMaxusers(Integer) - Method in class io.swagger.client.model.Group
 
setMaxusers(Integer) - Method in class io.swagger.client.model.ModifyChatroom
 
setMaxusers(Integer) - Method in class io.swagger.client.model.ModifyGroup
 
setMembers(UserName) - Method in class io.swagger.client.model.Chatroom
 
setMembers(UserName) - Method in class io.swagger.client.model.Group
 
setMsg(Object) - Method in class io.swagger.client.model.Msg
 
setMsg(String) - Method in class io.swagger.client.model.MsgContent
 
setName(String) - Method in class io.swagger.client.model.Chatroom
 
setName(String) - Method in class io.swagger.client.model.ModifyChatroom
 
setNewowner(String) - Method in class io.swagger.client.model.NewOwner
 
setNewpassword(String) - Method in class io.swagger.client.model.NewPassword
 
setNickname(String) - Method in class io.swagger.client.model.Nickname
 
setOwner(String) - Method in class io.swagger.client.model.Chatroom
 
setOwner(String) - Method in class io.swagger.client.model.Group
 
setPassword(String) - Method in class io.swagger.client.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class io.swagger.client.auth.HttpBasicAuth
 
setPassword(String) - Method in class io.swagger.client.model.User
 
setPublic(Boolean) - Method in class io.swagger.client.model.Group
 
setSslCaCert(InputStream) - Method in class io.swagger.client.ApiClient
Configure the CA certificate to be trusted when making https requests.
setTarget(UserName) - Method in class io.swagger.client.model.Msg
 
setTargetType(String) - Method in class io.swagger.client.model.Msg
 
setTempFolderPath(String) - Method in class io.swagger.client.ApiClient
Set the tempoaray folder path (for downloading files)
setType(MsgContent.TypeEnum) - Method in class io.swagger.client.model.MsgContent
 
setUserAgent(String) - Method in class io.swagger.client.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - Method in class io.swagger.client.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class io.swagger.client.auth.HttpBasicAuth
 
setUsername(String) - Method in class io.swagger.client.model.User
 
setUsernames(UserName) - Method in class io.swagger.client.model.UserNames
 
setVerifyingSsl(boolean) - Method in class io.swagger.client.ApiClient
Configure whether to verify certificate and hostname when making https requests.
source() - Method in class io.swagger.client.ProgressResponseBody
 
StringUtil - Class in io.swagger.client
 
StringUtil() - Constructor for class io.swagger.client.StringUtil
 

T

target(UserName) - Method in class io.swagger.client.model.Msg
 
targetType(String) - Method in class io.swagger.client.model.Msg
 
Token - Class in io.swagger.client.model
Token
Token() - Constructor for class io.swagger.client.model.Token
 
toString() - Method in class io.swagger.client.model.Chatroom
 
toString() - Method in class io.swagger.client.model.Group
 
toString() - Method in class io.swagger.client.model.ModifyChatroom
 
toString() - Method in class io.swagger.client.model.ModifyGroup
 
toString() - Method in class io.swagger.client.model.Msg
 
toString() - Method in class io.swagger.client.model.MsgContent
 
toString() - Method in enum io.swagger.client.model.MsgContent.TypeEnum
 
toString() - Method in class io.swagger.client.model.NewOwner
 
toString() - Method in class io.swagger.client.model.NewPassword
 
toString() - Method in class io.swagger.client.model.Nickname
 
toString() - Method in class io.swagger.client.model.RegisterUsers
 
toString() - Method in class io.swagger.client.model.Token
 
toString() - Method in class io.swagger.client.model.User
 
toString() - Method in class io.swagger.client.model.UserName
 
toString() - Method in class io.swagger.client.model.UserNames
 
type(MsgContent.TypeEnum) - Method in class io.swagger.client.model.MsgContent
 

U

update(long, long, boolean) - Method in interface io.swagger.client.ProgressResponseBody.ProgressListener
 
updateParamsForAuth(String[], List<Pair>, Map<String, String>) - Method in class io.swagger.client.ApiClient
Update query and header parameters based on authentication settings.
UploadAndDownloadFilesApi - Class in io.swagger.client.api
 
UploadAndDownloadFilesApi() - Constructor for class io.swagger.client.api.UploadAndDownloadFilesApi
 
UploadAndDownloadFilesApi(ApiClient) - Constructor for class io.swagger.client.api.UploadAndDownloadFilesApi
 
User - Class in io.swagger.client.model
User
User() - Constructor for class io.swagger.client.model.User
 
username(String) - Method in class io.swagger.client.model.User
 
UserName - Class in io.swagger.client.model
UserName
UserName() - Constructor for class io.swagger.client.model.UserName
 
UserNames - Class in io.swagger.client.model
UserNames
UserNames() - Constructor for class io.swagger.client.model.UserNames
 
usernames(UserName) - Method in class io.swagger.client.model.UserNames
 
UsersApi - Class in io.swagger.client.api
 
UsersApi() - Constructor for class io.swagger.client.api.UsersApi
 
UsersApi(ApiClient) - Constructor for class io.swagger.client.api.UsersApi
 

V

valueOf(String) - Static method in enum io.swagger.client.auth.OAuthFlow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.client.model.MsgContent.TypeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.swagger.client.auth.OAuthFlow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.client.model.MsgContent.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(BufferedSink) - Method in class io.swagger.client.ProgressRequestBody
 

_

_public(Boolean) - Method in class io.swagger.client.model.Group
 
A B C D E F G H I J L M N O P R S T U V W _ 

Copyright © 2017. All rights reserved.