Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

abort() - Method in interface com.netease.nimlib.sdk.AbortableFuture
Abort operation.
AbortableFuture<T> - Interface in com.netease.nimlib.sdk
Abortable interface for tracing.
accept(String, RTSOptions, RTSCallback<Boolean>) - Method in class com.netease.nimlib.sdk.rts.RTSManager
(Recipient) accept a session
accept2(long, AVChatCallback<Void>) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Answer P2P calls on the Signaling layer
acceptInvite(InviteParamBuilder) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
The peer has accepted the invite request but may not join the channel.
acceptInvite(String, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Join a group by accepting an invitation
acceptInvite(String, String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Join a group by accepting an invitation
acceptInviteAndJoin(InviteParamBuilder, long) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
Accept an invite request and join a channel

Error codes:
10420: Other devices has already joined the channel ResponseCode.RES_CHANNEL_MEMBER_HAS_EXISTS_OTHER_CLIENT
10201: An invite request is sent, but the peer is offline ResponseCode.RES_PEER_NIM_OFFLINE
10404: Channel does not exist ResponseCode.RES_CHANNEL_NOT_EXISTS
10407: a member has already joined the channel ResponseCode.RES_CHANNEL_MEMBER_HAS_EXISTS
10408: An invite request does not exist or has expired ResponseCode.RES_INVITE_NOT_EXISTS
10409: An invite request is already rejected ResponseCode.RES_INVITE_HAS_REJECT
10410: An invite request is accepted ResponseCode.RES_INVITE_HAS_ACCEPT
10417: uid conflict ResponseCode.RES_JOIN_CHANNEL_UID_CONFLICT
10419: Number of users exceeds the upper limit ResponseCode.RES_CHANNEL_MEMBER_EXCEED
ackAddFriendRequest(String, boolean) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Accept or reject a friend request
ACTION_RECEIVE_AVCHAT_CALL_NOTIFICATION - Static variable in interface com.netease.nimlib.sdk.NimIntent
The broadcast action to receive new message.
ACTION_RECEIVE_CUSTOM_NOTIFICATION - Static variable in interface com.netease.nimlib.sdk.NimIntent
The broadcast action to receive a new system notification.
ACTION_RECEIVE_MSG - Static variable in interface com.netease.nimlib.sdk.NimIntent
The broadcast action to receive new message.
ACTION_RECEIVE_RTS_NOTIFICATION - Static variable in interface com.netease.nimlib.sdk.NimIntent
The broadcast action to receive new message.
addCollect(int, String, String, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Add a bookmark
addFriend(AddFriendData) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Friend request
AddFriendData - Class in com.netease.nimlib.sdk.friend.model
Friend request
AddFriendData(String, VerifyType) - Constructor for class com.netease.nimlib.sdk.friend.model.AddFriendData
 
AddFriendData(String, VerifyType, String) - Constructor for class com.netease.nimlib.sdk.friend.model.AddFriendData
 
AddFriendNotify - Class in com.netease.nimlib.sdk.friend.model
Get notified when a friend is added
AddFriendNotify(String, AddFriendNotify.Event) - Constructor for class com.netease.nimlib.sdk.friend.model.AddFriendNotify
 
AddFriendNotify(String, AddFriendNotify.Event, String) - Constructor for class com.netease.nimlib.sdk.friend.model.AddFriendNotify
 
AddFriendNotify(String, AddFriendNotify.Event, String, String) - Constructor for class com.netease.nimlib.sdk.friend.model.AddFriendNotify
 
AddFriendNotify.Event - Enum in com.netease.nimlib.sdk.friend.model
Event enumerations
addManagers(String, List<String>) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
The group owner assign administrators
Only the group owner has the permissions
addManagers(String, List<String>) - Method in interface com.netease.nimlib.sdk.team.TeamService
The group owner assign administrators
Only the group owner has the permissions
addMembers(String, List<String>, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Add a group member
addMembers(String, List<String>) - Method in interface com.netease.nimlib.sdk.team.TeamService
Add a group member
addMembersEx(String, List<String>, String, String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Add a group member
addMsgPin(IMMessage, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Add a PIN tag to a message
addQuickComment(IMMessage, long, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Add a quick comment.
addQuickComment(IMMessage, long, String, boolean, boolean, String, String, Map<String, Object>) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Add a quick comment.
addStickTopSession(String, SessionTypeEnum, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Add a pinned session
addToBlackList(String) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Add an account to the blacklist
Android - Static variable in interface com.netease.nimlib.sdk.auth.ClientType
Android client
animatedImageThumbnailEnabled - Variable in class com.netease.nimlib.sdk.SDKOptions
Enable support for animation thumbnails.
AntiSpamConfig - Class in com.netease.nimlib.sdk.antispam.model
 
AntiSpamConfig() - Constructor for class com.netease.nimlib.sdk.antispam.model.AntiSpamConfig
 
AntiSpamConfig(String) - Constructor for class com.netease.nimlib.sdk.antispam.model.AntiSpamConfig
 
antiSpamConfigId - Variable in class com.netease.nimlib.sdk.msg.model.NIMAntiSpamOption
GuardEase anti-spam configuration ID that is used to apply different configurations.
apnsBadge - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNotifyOption
Enable or disable the badge for notification count iOS The default value is true.
apnsBadge - Variable in class com.netease.nimlib.sdk.rts.model.RTSNotifyOption
Enable or disable the badge for notification count The default value is true.
apnsContent - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNotifyOption
APNS push content (iOS) The default value is null.
apnsContent - Variable in class com.netease.nimlib.sdk.rts.model.RTSNotifyOption
APNS push content The default value is null.
apnsInuse - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNotifyOption
Enable or disable APNS push for calls iOS The default value is true.
apnsInuse - Variable in class com.netease.nimlib.sdk.rts.model.RTSNotifyOption
Enable or disable APNS push for calls The default value is true.
apnsPayload - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNotifyOption
APNS push payload (iOS) The field can contain a custom notification.
apnsPayload - Variable in class com.netease.nimlib.sdk.rts.model.RTSNotifyOption
APNS payload of a push notification The field can contain a custom notification.
apnsSound - Variable in class com.netease.nimlib.sdk.rts.model.RTSNotifyOption
APNS for audio messages The default value is null.
apnsWithPrefix - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNotifyOption
Enable or disable the prefixs for push notifications (nickname) The default value is true.
apnsWithPrefix - Variable in class com.netease.nimlib.sdk.rts.model.RTSNotifyOption
Enable or disable the prefixs for push notifications (nickname) The default value is true.
appCpuFreq - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
Get the current CPU frequency in Khz, an instantaneous value (KHz)
appCpuRate - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
Deprecated.
Android 8.0 or later does not support the method. SDK will not provide the functionality.
appendCustomScene(String, int) - Method in class com.netease.nimlib.sdk.NosTokenSceneConfig
Add custom scenarios.
appKey - Variable in class com.netease.nimlib.sdk.SDKOptions
Set the App Key for CommsEase SDK.
apply(IMMessage) - Method in interface com.netease.nimlib.sdk.StatusBarNotificationFilter
 
applyJoinTeam(String, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Request joining a group
applyJoinTeam(String, String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Request joining a group
appMemoryUse - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
Memory usage by the current application (MB)
asVideoCapturer() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoCapturer
 
asVideoCapturer() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatFileVideoCapturer
 
asVideoCapturer() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatScreenCapturer
 
asVideoCapturer() - Method in interface com.netease.nimlib.sdk.avchat.video.AVChatVideoCapturer
 
asyncInitSDK - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether Initialize the SDK by making an asynchronous call.
AttachmentProgress - Class in com.netease.nimlib.sdk.msg.model
Notification for attachment progress
AttachmentProgress(String, long, long) - Constructor for class com.netease.nimlib.sdk.msg.model.AttachmentProgress
Constructor
AttachStatusEnum - Enum in com.netease.nimlib.sdk.msg.constant
Attachment transmission status enumerations
AUDIENCE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatUserRole
Audience allowed to receive messages
AUDIO - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatNetDetectType
Audio
AUDIO_EFFECT_PLAY_COMPLETE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioEffectEvent
Audio playback is complete
AUDIO_EFFECT_PRELOAD_COUNT_LIMIT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioEffectEvent
The upper limit of audio effects is reached.
AUDIO_EFFECT_PRELOAD_FAILED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioEffectEvent
Audio effect preload fails
AUDIO_EFFECT_PRELOAD_SUCCESS - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioEffectEvent
Audio effect preload succeeds
AUDIO_EFFECT_PRELOAD_TOO_LONG - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioEffectEvent
The duration of an audio effect exceeds the limit
AUDIO_MIXING_ERROR - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
Mixing audio error
AUDIO_MIXING_FINISHED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
Mixing audio is complete
AUDIO_MIXING_STARTED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
Start mixing audios
AUDIO_MODE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatCommunicateMode
Audio mode
AUDIO_PLAYOUT_ERROR - Static variable in interface com.netease.nimlib.sdk.rts.constant.RTSError
Playback device error
AUDIO_RECORD_ERROR - Static variable in interface com.netease.nimlib.sdk.rts.constant.RTSError
Audio recorder error
AUDIO_RECORDER_CLOSED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
The recorder is closed
AUDIO_RECORDER_OPEN_ERROR - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
Failed to open the recorder
AUDIO_RECORDER_OPENED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
The recorder is opened
AUDIO_RECORDER_OPENING - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
Opening the recorder
AUDIO_RECORDER_RUNNING_FREEZED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
Failed to get the recorder data
AudioAttachment - Class in com.netease.nimlib.sdk.msg.attachment
Audio attachment
AudioAttachment() - Constructor for class com.netease.nimlib.sdk.msg.attachment.AudioAttachment
 
AudioAttachment(String) - Constructor for class com.netease.nimlib.sdk.msg.attachment.AudioAttachment
 
audioFreeze - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
Audio freeze ratio Periodic stats, reporting the frame freeze ratio of the session at the end
audioGapPacket - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
The number of audio freeze packets.
audioLostRate - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNetworkStats
Audio packet loss (1-100)
AudioPlayer - Class in com.netease.nimlib.sdk.media.player
Audio player
AudioRecorder supports the AAC format.
AudioPlayer(Context) - Constructor for class com.netease.nimlib.sdk.media.player.AudioPlayer
Audio player constructor
AudioPlayer(Context, String, OnPlayListener) - Constructor for class com.netease.nimlib.sdk.media.player.AudioPlayer
Audio player constructor
AudioRecorder - Class in com.netease.nimlib.sdk.media.record
Audio recorder class Created by huangjun on 2015/4/1.
AudioRecorder(Context, RecordType, int, IAudioRecordCallback) - Constructor for class com.netease.nimlib.sdk.media.record.AudioRecorder
Constructor
audioTotalPacket - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
The number of total audio packets.
AuthProvider - Interface in com.netease.nimlib.sdk.auth
Dynamic login (LoginInfo.authType=1).
authProvider - Variable in class com.netease.nimlib.sdk.SDKOptions
Note: When using dynamic login (LoginInfo.authType equals 1), this interface must be set.
AuthService - Interface in com.netease.nimlib.sdk.auth
Authentication service interface for login and logout.
AuthServiceObserver - Interface in com.netease.nimlib.sdk.auth
Observer for the authentication service.
autoSelectPushType - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
Specify whether to select a push type based on the token.
AVChatAttachment - Interface in com.netease.nimlib.sdk.avchat.model
message attachment recorded in an audio and video call
AVChatAudioDevice - Interface in com.netease.nimlib.sdk.avchat.constant
Audio playback device
AVChatAudioEffectEvent - Interface in com.netease.nimlib.sdk.avchat.constant
Audio effect event
AVChatAudioEffectMode - Interface in com.netease.nimlib.sdk.avchat.constant
Audio effect mode
AVChatAudioFrame - Class in com.netease.nimlib.sdk.avchat.model
 
AVChatAudioFrame(AudioFrame) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame
 
AVChatAudioMixingEvent - Interface in com.netease.nimlib.sdk.avchat.constant
Audio mixing event
AVChatAudioRecordType - Interface in com.netease.nimlib.sdk.avchat.constant
Audio recording types
AVChatAudioSampleRate - Interface in com.netease.nimlib.sdk.avchat.constant
 
AVChatBuffer - Class in com.netease.nimlib.sdk.avchat.video
 
AVChatCallback<T> - Interface in com.netease.nimlib.sdk.avchat
Video call callback interface
AVChatCalleeAckEvent - Class in com.netease.nimlib.sdk.avchat.model
Notification for peer operations during an audio and video call
AVChatCalleeAckEvent(AVChatEventType, AVChatData) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatCalleeAckEvent
 
AVChatCameraCapturer - Class in com.netease.nimlib.sdk.avchat.video
Camera capture interface
AVChatCameraCapturer() - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatCameraCapturer
 
AVChatChannelInfo - Interface in com.netease.nimlib.sdk.avchat.model
 
AVChatChannelProfile - Interface in com.netease.nimlib.sdk.avchat.constant
Chat channel profile
AVChatCommonEvent - Class in com.netease.nimlib.sdk.avchat.model
Audio and video call events
AVChatCommonEvent(AVChatEventType, AVChatData) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatCommonEvent
 
AVChatCommunicateMode - Interface in com.netease.nimlib.sdk.avchat.constant
 
AVChatConnectionType - Interface in com.netease.nimlib.sdk.avchat.constant
Network type
AVChatConnectStatus - Interface in com.netease.nimlib.sdk.avchat.constant
 
AVChatControlCommand - Interface in com.netease.nimlib.sdk.avchat.constant
Call control command.
AVChatControlEvent - Class in com.netease.nimlib.sdk.avchat.model
Notification for audio and vidao call controls
AVChatControlEvent(AVChatEventType, AVChatData, byte) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatControlEvent
 
AVChatData - Interface in com.netease.nimlib.sdk.avchat.model
audio and video call request info
AVChatDeviceEvent - Interface in com.netease.nimlib.sdk.avchat.constant
Device event
AVChatEngineConfig - Class in com.netease.nimlib.sdk.avchat.model
Custom settings for engine initialization.
AVChatEngineConfig.Builder - Class in com.netease.nimlib.sdk.avchat.model
Create AVChatEngineConfig AVChatEngineConfig
AVChatEventType - Enum in com.netease.nimlib.sdk.avchat.constant
Audio and video call events
AVChatExternalVideoCapturer - Class in com.netease.nimlib.sdk.avchat.video
Inherit this class to implement custom external video data source
AVChatExternalVideoCapturer() - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoCapturer
 
AVChatExternalVideoRender - Class in com.netease.nimlib.sdk.avchat.video
Custom video canvas
AVChatExternalVideoRender() - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoRender
 
AVChatFileVideoCapturer - Class in com.netease.nimlib.sdk.avchat.video
Supported format: Y4M : color space I420 or I420mpeg2
AVChatFileVideoCapturer(String) - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatFileVideoCapturer
 
AVChatI420Buffer - Class in com.netease.nimlib.sdk.avchat.video
 
AVChatImageFormat - Interface in com.netease.nimlib.sdk.avchat.model
Video data format
AVChatLiveCompositingLayout - Class in com.netease.nimlib.sdk.avchat.model
Deprecated.
AVChatLiveCompositingLayout(int, String) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout
Deprecated.
 
AVChatLiveCompositingLayout(int) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout
Deprecated.
 
AVChatLiveCompositingLayout() - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout
Deprecated.
Default layout
AVChatLiveCompositingLayout.Mode - Interface in com.netease.nimlib.sdk.avchat.model
Deprecated.
AVChatLiveMode - Interface in com.netease.nimlib.sdk.avchat.constant
Live layout mode
AVChatLiveTaskConfig - Class in com.netease.nimlib.sdk.avchat.model
Interactive live streaming push configuration
AVChatLiveTaskConfig() - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
 
AVChatManager - Class in com.netease.nimlib.sdk.avchat
A unified interface for audio and video calls.
AVChatManager() - Constructor for class com.netease.nimlib.sdk.avchat.AVChatManager
 
AVChatManagerLite - Class in com.netease.nimlib.sdk.avchat
A unified interface for audio and video calls.
AVChatManagerLite() - Constructor for class com.netease.nimlib.sdk.avchat.AVChatManagerLite
 
AVChatMediaCodecMode - Interface in com.netease.nimlib.sdk.avchat.constant
Media codec mode.
AVChatNetDetectCallback - Interface in com.netease.nimlib.sdk.avchat
Network detection result callback
AVChatNetDetector - Class in com.netease.nimlib.sdk.avchat
Network detection interface
AVChatNetDetector() - Constructor for class com.netease.nimlib.sdk.avchat.AVChatNetDetector
 
AVChatNetDetectType - Interface in com.netease.nimlib.sdk.avchat.constant
Network detection type
AVChatNetworkProxy - Class in com.netease.nimlib.sdk.avchat.model
Get the configuration of a network proxy server
AVChatNetworkProxy() - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatNetworkProxy
 
AVChatNetworkQuality - Interface in com.netease.nimlib.sdk.avchat.constant
Network quality
AVChatNetworkStats - Class in com.netease.nimlib.sdk.avchat.model
Network stats
AVChatNetworkStats() - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatNetworkStats
 
AVChatNotifyOption - Class in com.netease.nimlib.sdk.avchat.model
Notification options
AVChatNotifyOption() - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatNotifyOption
 
AVChatOnlineAckEvent - Class in com.netease.nimlib.sdk.avchat.model
Response to online notifications from multiple devices
AVChatOnlineAckEvent(AVChatEventType, AVChatData, byte) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatOnlineAckEvent
 
AVChatOSCategory - Interface in com.netease.nimlib.sdk.avchat.constant
 
AVChatParameters - Class in com.netease.nimlib.sdk.avchat.model
Call options
AVChatParameters() - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
AVChatParameters.Key<T> - Class in com.netease.nimlib.sdk.avchat.model
Options for writable and runtime
AVChatRecordState - Enum in com.netease.nimlib.sdk.avchat.constant
Audio & Video Call record states
AVChatResCode - Interface in com.netease.nimlib.sdk.avchat.constant
Error codes
AVChatResCode.JoinChannelCode - Interface in com.netease.nimlib.sdk.avchat.constant
An error occurs when joining a channel
AVChatResCode.LiveEventCode - Interface in com.netease.nimlib.sdk.avchat.constant
Live event code
AVChatResCode.RoomServerCode - Interface in com.netease.nimlib.sdk.avchat.constant
roomServer error
AVChatRoomServerCallback - Interface in com.netease.nimlib.sdk.avchat
 
AVChatScreenCapturer - Class in com.netease.nimlib.sdk.avchat.video
 
AVChatScreenCapturer(Intent, MediaProjection.Callback) - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatScreenCapturer
 
AVChatServerAddresses - Class in com.netease.nimlib.sdk.avchat.model
Configure private servers.
AVChatServerAddresses() - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatServerAddresses
 
AVChatServerRecordMode - Interface in com.netease.nimlib.sdk.avchat.constant
Server recording mode
AVChatSessionStats - Class in com.netease.nimlib.sdk.avchat.model
Session stats
AVChatSessionStats() - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
 
AVChatSessionStats.SimulcastVideo - Class in com.netease.nimlib.sdk.avchat.model
Stats for published video streams (published and subscribed video streams)
AVChatStateObserver - Interface in com.netease.nimlib.sdk.avchat
AVChatStateObserverLite - Interface in com.netease.nimlib.sdk.avchat
State change tracking during the call
AVChatSurfaceViewRenderer - Class in com.netease.nimlib.sdk.avchat.model
Deprecated.
AVChatSurfaceViewRenderer(Context, AttributeSet, int) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatSurfaceViewRenderer
Deprecated.
 
AVChatSurfaceViewRenderer(Context, AttributeSet, int, int) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatSurfaceViewRenderer
Deprecated.
 
AVChatSurfaceViewRenderer(Context, AttributeSet) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatSurfaceViewRenderer
Deprecated.
 
AVChatSurfaceViewRenderer(Context) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatSurfaceViewRenderer
Deprecated.
 
AVChatSurfaceViewRenderer - Class in com.netease.nimlib.sdk.avchat.video
Video canvas
AVChatSurfaceViewRenderer(Context, AttributeSet, int) - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatSurfaceViewRenderer
 
AVChatSurfaceViewRenderer(Context, AttributeSet, int, int) - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatSurfaceViewRenderer
 
AVChatSurfaceViewRenderer(Context, AttributeSet) - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatSurfaceViewRenderer
 
AVChatSurfaceViewRenderer(Context) - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatSurfaceViewRenderer
 
AVChatTextureBuffer - Class in com.netease.nimlib.sdk.avchat.video
 
AVChatTextureViewRenderer - Class in com.netease.nimlib.sdk.avchat.model
Deprecated.
AVChatTextureViewRenderer(Context, AttributeSet, int) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatTextureViewRenderer
Deprecated.
 
AVChatTextureViewRenderer(Context, AttributeSet, int, int) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatTextureViewRenderer
Deprecated.
 
AVChatTextureViewRenderer(Context, AttributeSet) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatTextureViewRenderer
Deprecated.
 
AVChatTextureViewRenderer(Context) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatTextureViewRenderer
Deprecated.
 
AVChatTextureViewRenderer - Class in com.netease.nimlib.sdk.avchat.video
Video canvas
AVChatTextureViewRenderer(Context, AttributeSet, int) - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatTextureViewRenderer
 
AVChatTextureViewRenderer(Context, AttributeSet, int, int) - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatTextureViewRenderer
 
AVChatTextureViewRenderer(Context, AttributeSet) - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatTextureViewRenderer
 
AVChatTextureViewRenderer(Context) - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatTextureViewRenderer
 
AVChatType - Enum in com.netease.nimlib.sdk.avchat.constant
Call type
AVChatUserQuitType - Interface in com.netease.nimlib.sdk.avchat.constant
User quit type
AVChatUserRole - Interface in com.netease.nimlib.sdk.avchat.constant
User role
AVChatVideoCaptureOrientation - Interface in com.netease.nimlib.sdk.avchat.constant
Video capture orientation
AVChatVideoCapturer - Interface in com.netease.nimlib.sdk.avchat.video
AVChatVideoCapturer
AVChatVideoCapturerFactory - Class in com.netease.nimlib.sdk.avchat.video
Create a Capturer factory class
AVChatVideoCapturerFactory() - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatVideoCapturerFactory
 
AVChatVideoCropRatio - Interface in com.netease.nimlib.sdk.avchat.constant
Video crop ratio
AVChatVideoFrame - Class in com.netease.nimlib.sdk.avchat.model
Deprecated.
AVChatVideoFrame() - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatVideoFrame
Deprecated.
 
AVChatVideoFrame - Class in com.netease.nimlib.sdk.avchat.video
 
AVChatVideoFrame(VideoFrame) - Constructor for class com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame
 
AVChatVideoFrameRate - Interface in com.netease.nimlib.sdk.avchat.constant
Video frame rate
AVChatVideoQuality - Interface in com.netease.nimlib.sdk.avchat.constant
Video quality
AVChatVideoQualityStrategy - Interface in com.netease.nimlib.sdk.avchat.constant
Video QoS strategy
AVChatVideoScalingType - Interface in com.netease.nimlib.sdk.avchat.constant
Video scaling type

B

BAD - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatNetworkQuality
Bad network quality
batchUnSubscribeEvent(EventSubscribeRequest) - Method in interface com.netease.nimlib.sdk.event.EventSubscribeService
Unsubscribe to all specific events.
batchUpdateQueue(String, List<Entry<String, String>>, boolean, Map<String, Object>) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Update multiple elements in a chat room queue.
bdServerAddress - Variable in class com.netease.nimlib.sdk.ServerAddresses
Server URL for statistics data.
BlackListChangedNotify - Class in com.netease.nimlib.sdk.friend.model
Notifications for changes of the blacklist
BlackListChangedNotify(List<String>, List<String>) - Constructor for class com.netease.nimlib.sdk.friend.model.BlackListChangedNotify
 
BlackListChangedNotify(String, String) - Constructor for class com.netease.nimlib.sdk.friend.model.BlackListChangedNotify
 
BLUETOOTH_HEADSET - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioDevice
Bluetooth headset
BLUETOOTH_SPEAKER - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioDevice
Bluetooth speaker
BroadcastMessage - Class in com.netease.nimlib.sdk.msg.model
Broadcast messages
BroadcastMessage() - Constructor for class com.netease.nimlib.sdk.msg.model.BroadcastMessage
 
broadcastOnlineOnly - Variable in class com.netease.nimlib.sdk.event.model.Event
Specify whether to broadcast to online users only.
build() - Method in class com.netease.nimlib.sdk.auth.LoginInfo.LoginInfoBuilder
 
build() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatEngineConfig.Builder
 
build() - Method in class com.netease.nimlib.sdk.avsignalling.builder.CallParamBuilder
 
build() - Method in class com.netease.nimlib.sdk.avsignalling.builder.InviteParamBuilder
 
build() - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment.NetCallAttachmentBuilder
 
Builder() - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatEngineConfig.Builder
 
BUSY - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Line is busy

C

call(CallParamBuilder) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
Make a call to invite users to join a channel when the channel is created.
call2(String, AVChatType, AVChatNotifyOption, AVChatCallback<AVChatData>) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Initiates a P2P call using Signaling
CallParamBuilder - Class in com.netease.nimlib.sdk.avsignalling.builder
Call parameter builder
CallParamBuilder(ChannelType, String, String) - Constructor for class com.netease.nimlib.sdk.avsignalling.builder.CallParamBuilder
 
CanceledInviteEvent - Class in com.netease.nimlib.sdk.avsignalling.event
cancel an invite request
CanceledInviteEvent(SignallingEvent, String, String) - Constructor for class com.netease.nimlib.sdk.avsignalling.event.CanceledInviteEvent
 
cancelInvite(InviteParamBuilder) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
An invite request is cancelled

Error codes:
10404: Channel does not exist ResponseCode.RES_CHANNEL_NOT_EXISTS
10408: An invite request does not exist or has expiredResponseCode.RES_CHANNEL_NOT_EXISTS
10409: An invite request is already rejected ResponseCode.RES_CHANNEL_MEMBER_HAS_EXISTS
10410: An invite request is accepted ResponseCode.RES_INVITE_HAS_ACCEPT
cancelUploadAttachment(IMMessage) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Cancel uploading message attachment, such as image, video, and file.
CaptureDeviceInfoConfig - Class in com.netease.nimlib.sdk.msg.model
Configuration for getting the device info
CaptureDeviceInfoConfig(boolean, boolean, boolean) - Constructor for class com.netease.nimlib.sdk.msg.model.CaptureDeviceInfoConfig
 
CaptureDeviceInfoConfig(Parcel) - Constructor for class com.netease.nimlib.sdk.msg.model.CaptureDeviceInfoConfig
 
captureDeviceInfoConfig - Variable in class com.netease.nimlib.sdk.SDKOptions
The configuration for getting the device information A value of null indicates that the device information can be obtained.
CdnRequestData - Class in com.netease.nimlib.sdk.chatroom.model
 
CdnRequestData(Map<String, CdnURLRequestData>, int) - Constructor for class com.netease.nimlib.sdk.chatroom.model.CdnRequestData
 
CdnRequestData(Parcel) - Constructor for class com.netease.nimlib.sdk.chatroom.model.CdnRequestData
 
cdnRequestDataInterval - Variable in class com.netease.nimlib.sdk.SDKOptions
Callback interval for CDN information reporting
changeCaptureFormat(int, int, int) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoCapturer
Edit capture parameters
CHANNEL_PROFILE_DEFAULT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatChannelProfile
Default profile
CHANNEL_PROFILE_HIGH_QUALITY_MUSIC - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatChannelProfile
HD music profile
Note: The HD music profile is used only for earpieces.
ChannelBaseInfo - Class in com.netease.nimlib.sdk.avsignalling.model
Channel basic info
ChannelBaseInfo() - Constructor for class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
 
ChannelCloseEvent - Class in com.netease.nimlib.sdk.avsignalling.event
The channel is closed
ChannelCloseEvent(SignallingEvent) - Constructor for class com.netease.nimlib.sdk.avsignalling.event.ChannelCloseEvent
 
ChannelCommonEvent - Class in com.netease.nimlib.sdk.avsignalling.event
Common events in the channel
channelExt(String) - Method in class com.netease.nimlib.sdk.avsignalling.builder.CallParamBuilder
specify a channel extension field
channelExt - Variable in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
 
ChannelFullInfo - Class in com.netease.nimlib.sdk.avsignalling.model
Complete channel info, channel info with list of channel members
ChannelFullInfo(ChannelBaseInfo, ArrayList<MemberInfo>) - Constructor for class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
 
channelId - Variable in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
 
channelName(String) - Method in class com.netease.nimlib.sdk.avsignalling.builder.CallParamBuilder
specify a channel name
channelName - Variable in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
 
ChannelStatus - Enum in com.netease.nimlib.sdk.avsignalling.constant
channel status
channelStatus - Variable in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
 
ChannelType - Enum in com.netease.nimlib.sdk.avsignalling.constant
Channel type
ChatRoomAuthProvider - Interface in com.netease.nimlib.sdk.chatroom.model
Join a chat room using a dynamic token.
ChatRoomCdnInfo - Class in com.netease.nimlib.sdk.chatroom.model
 
ChatRoomCdnInfo() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
ChatRoomCdnInfo(Parcel) - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
********************************** Serialization **********************************
ChatRoomIndependentCallback - Interface in com.netease.nimlib.sdk.chatroom.model
Callback for independent login modes.
ChatRoomInfo - Class in com.netease.nimlib.sdk.chatroom.model
Chat room info
ChatRoomInfo() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
 
ChatRoomInfo(Parcel) - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
********************************** Serialization **********************************
ChatRoomKickOutEvent - Class in com.netease.nimlib.sdk.chatroom.model
Chat room kick event
ChatRoomKickOutEvent(String, int, Map<String, Object>) - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomKickOutEvent
 
ChatRoomKickOutEvent.ChatRoomKickOutReason - Enum in com.netease.nimlib.sdk.chatroom.model
 
ChatRoomMember - Class in com.netease.nimlib.sdk.chatroom.model
Chat room members info
ChatRoomMember() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
 
ChatRoomMember(Parcel) - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
********************************** Serialization **********************************
ChatRoomMemberUpdate - Class in com.netease.nimlib.sdk.chatroom.model
Created by hzxuwen on 2016/7/19.
ChatRoomMemberUpdate() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomMemberUpdate
 
ChatRoomMessage - Interface in com.netease.nimlib.sdk.chatroom.model
Chat room messages
ChatRoomMessageBuilder - Class in com.netease.nimlib.sdk.chatroom
Chat room message constructor
ChatRoomMessageBuilder() - Constructor for class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
 
ChatRoomMessageExtension - Class in com.netease.nimlib.sdk.chatroom.model
Chat room message extension
ChatRoomMessageExtension() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomMessageExtension
 
ChatRoomModeEnum - Enum in com.netease.nimlib.sdk.chatroom.constant
 
ChatRoomNotificationAttachment - Class in com.netease.nimlib.sdk.chatroom.model
Chat room message attachment
ChatRoomNotificationAttachment() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomNotificationAttachment
 
ChatRoomPartClearAttachment - Class in com.netease.nimlib.sdk.chatroom.model
Created by hzxuwen on 2016/12/20.
ChatRoomPartClearAttachment() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomPartClearAttachment
 
ChatRoomQueueBatchAddAttachment - Class in com.netease.nimlib.sdk.chatroom.model
 
ChatRoomQueueBatchAddAttachment() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomQueueBatchAddAttachment
 
ChatRoomQueueChangeAttachment - Class in com.netease.nimlib.sdk.chatroom.model
Created by hzxuwen on 2016/12/20.
ChatRoomQueueChangeAttachment() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomQueueChangeAttachment
 
ChatRoomQueueChangeType - Enum in com.netease.nimlib.sdk.msg.constant
Created by winnie on 2017/6/27.
ChatRoomRecallAttachment - Class in com.netease.nimlib.sdk.chatroom.model
 
ChatRoomRecallAttachment() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomRecallAttachment
 
ChatRoomRoomMemberInAttachment - Class in com.netease.nimlib.sdk.chatroom.model
Created by hzxuwen on 2016/12/20.
ChatRoomRoomMemberInAttachment() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomRoomMemberInAttachment
 
ChatRoomService - Interface in com.netease.nimlib.sdk.chatroom
Chat room service interface
ChatRoomServiceObserver - Interface in com.netease.nimlib.sdk.chatroom
Chat room observer
ChatRoomSpatialLocation - Class in com.netease.nimlib.sdk.chatroom.model
Location
ChatRoomSpatialLocation() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomSpatialLocation
 
ChatRoomSpatialLocation(Double, Double, Double, Double) - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomSpatialLocation
 
ChatRoomStatusChangeData - Class in com.netease.nimlib.sdk.chatroom.model
Created by huangjun on 2015/12/30.
ChatRoomStatusChangeData(StatusCode, String) - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomStatusChangeData
 
ChatRoomTagsInfo - Class in com.netease.nimlib.sdk.chatroom.model
Location
ChatRoomTagsInfo() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo
 
ChatRoomTagsInfo(String, String, Boolean, String) - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo
 
ChatRoomTempMuteAddAttachment - Class in com.netease.nimlib.sdk.chatroom.model
Created by hzxuwen on 2016/12/20.
ChatRoomTempMuteAddAttachment() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomTempMuteAddAttachment
 
ChatRoomTempMuteRemoveAttachment - Class in com.netease.nimlib.sdk.chatroom.model
Created by hzxuwen on 2016/12/20.
ChatRoomTempMuteRemoveAttachment() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomTempMuteRemoveAttachment
 
ChatRoomUpdateInfo - Class in com.netease.nimlib.sdk.chatroom.model
Created by hzxuwen on 2016/7/19.
ChatRoomUpdateInfo() - Constructor for class com.netease.nimlib.sdk.chatroom.model.ChatRoomUpdateInfo
 
checkLocalAntiSpam(String, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Check local spam trigger words
checkManifestConfig - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to check the Manifest configuration Set the value to true in the debugging stage and false when the debugging is complete.
checkPermission(Context) - Static method in class com.netease.nimlib.sdk.avchat.AVChatManager
Check for the required permissions for audio and video modules.
cleanMixPushNotifications(int) - Method in interface com.netease.nimlib.sdk.mixpush.MixPushMessageHandler
Interface used to clear third-party push notifications.
clear() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
clearAllUnreadCount() - Method in interface com.netease.nimlib.sdk.msg.MsgService
Clear all unread count of all contacts (tag read) The interface call also triggers MsgServiceObserve.observeRecentContact(Observer, boolean) notifications
clearCache() - Method in interface com.netease.nimlib.sdk.lucene.LuceneService
Delete all cached data
clearChattingHistory(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Clear all messages of a specified user and the clear operation is not recorded in the database.
clearChattingHistory(String, SessionTypeEnum, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Clear all local messages of a specified user.
clearDirCache(List<DirCacheFileType>, long, long) - Method in interface com.netease.nimlib.sdk.misc.MiscService
Delete the local cache in the SDK
clearMsgDatabase(boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Clear all messages in the database.
clearServerHistory(String, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Clear history P2P messages
clearServerHistory(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Clear history P2P messages.
clearServerHistory(String, SessionTypeEnum, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Deprecated.
Roaming messages for P2P chats can be retained on the server. To retain roaming messages, use MsgService.clearServerHistory(String, boolean) To delete roaming messages, use MsgService.clearServerHistory(String, SessionTypeEnum)
clearServerHistory(String, SessionTypeEnum, boolean, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Clear history messages.
clearSystemMessages() - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Delete all system messages
clearSystemMessagesByType(List<SystemMessageType>) - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Delete system messages of a specified type
clearTimeTagAtBeginning - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to reset the synchronization timestamp.
clearUnreadCount(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Set the unread count of specified recent contact to 0 (tag read).
clearUnreadCount(List<<any>>) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Set the unread count of specified recent contact to 0 (tag read).
clearUnreadCount(List<String>) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Set the unread count of specified recent contact to 0 (tag read).
ClientType - Interface in com.netease.nimlib.sdk.auth
Client type for multiple device login
cloneHitInfo() - Method in class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
close(String, boolean, String) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
Close a channel

Error codes:
10406: a member does not exist in the channel ResponseCode.RES_CHANNEL_MEMBER_NOT_EXISTS
close(String, RTSCallback<Void>) - Method in class com.netease.nimlib.sdk.rts.RTSManager
(Recipient) decline or end a session
code - Variable in class com.netease.nimlib.sdk.util.api.RequestResult
 
CollectInfo - Interface in com.netease.nimlib.sdk.msg.model
 
CollectInfoPage - Interface in com.netease.nimlib.sdk.msg.model
 
com.netease.nimlib.sdk - package com.netease.nimlib.sdk
 
com.netease.nimlib.sdk.antispam.model - package com.netease.nimlib.sdk.antispam.model
 
com.netease.nimlib.sdk.auth - package com.netease.nimlib.sdk.auth
 
com.netease.nimlib.sdk.auth.constant - package com.netease.nimlib.sdk.auth.constant
 
com.netease.nimlib.sdk.avchat - package com.netease.nimlib.sdk.avchat
 
com.netease.nimlib.sdk.avchat.constant - package com.netease.nimlib.sdk.avchat.constant
 
com.netease.nimlib.sdk.avchat.model - package com.netease.nimlib.sdk.avchat.model
 
com.netease.nimlib.sdk.avchat.video - package com.netease.nimlib.sdk.avchat.video
 
com.netease.nimlib.sdk.avsignalling - package com.netease.nimlib.sdk.avsignalling
 
com.netease.nimlib.sdk.avsignalling.builder - package com.netease.nimlib.sdk.avsignalling.builder
 
com.netease.nimlib.sdk.avsignalling.constant - package com.netease.nimlib.sdk.avsignalling.constant
 
com.netease.nimlib.sdk.avsignalling.event - package com.netease.nimlib.sdk.avsignalling.event
 
com.netease.nimlib.sdk.avsignalling.model - package com.netease.nimlib.sdk.avsignalling.model
 
com.netease.nimlib.sdk.chatroom - package com.netease.nimlib.sdk.chatroom
 
com.netease.nimlib.sdk.chatroom.constant - package com.netease.nimlib.sdk.chatroom.constant
 
com.netease.nimlib.sdk.chatroom.model - package com.netease.nimlib.sdk.chatroom.model
 
com.netease.nimlib.sdk.document - package com.netease.nimlib.sdk.document
 
com.netease.nimlib.sdk.document.model - package com.netease.nimlib.sdk.document.model
 
com.netease.nimlib.sdk.event - package com.netease.nimlib.sdk.event
 
com.netease.nimlib.sdk.event.model - package com.netease.nimlib.sdk.event.model
 
com.netease.nimlib.sdk.friend - package com.netease.nimlib.sdk.friend
 
com.netease.nimlib.sdk.friend.constant - package com.netease.nimlib.sdk.friend.constant
 
com.netease.nimlib.sdk.friend.model - package com.netease.nimlib.sdk.friend.model
 
com.netease.nimlib.sdk.lifecycle - package com.netease.nimlib.sdk.lifecycle
 
com.netease.nimlib.sdk.lucene - package com.netease.nimlib.sdk.lucene
 
com.netease.nimlib.sdk.media.player - package com.netease.nimlib.sdk.media.player
 
com.netease.nimlib.sdk.media.record - package com.netease.nimlib.sdk.media.record
 
com.netease.nimlib.sdk.media.util - package com.netease.nimlib.sdk.media.util
 
com.netease.nimlib.sdk.migration.model - package com.netease.nimlib.sdk.migration.model
 
com.netease.nimlib.sdk.migration.processor - package com.netease.nimlib.sdk.migration.processor
 
com.netease.nimlib.sdk.misc - package com.netease.nimlib.sdk.misc
 
com.netease.nimlib.sdk.misc.model - package com.netease.nimlib.sdk.misc.model
 
com.netease.nimlib.sdk.mixpush - package com.netease.nimlib.sdk.mixpush
 
com.netease.nimlib.sdk.mixpush.model - package com.netease.nimlib.sdk.mixpush.model
 
com.netease.nimlib.sdk.msg - package com.netease.nimlib.sdk.msg
 
com.netease.nimlib.sdk.msg.attachment - package com.netease.nimlib.sdk.msg.attachment
 
com.netease.nimlib.sdk.msg.constant - package com.netease.nimlib.sdk.msg.constant
 
com.netease.nimlib.sdk.msg.model - package com.netease.nimlib.sdk.msg.model
 
com.netease.nimlib.sdk.nos - package com.netease.nimlib.sdk.nos
 
com.netease.nimlib.sdk.nos.constant - package com.netease.nimlib.sdk.nos.constant
 
com.netease.nimlib.sdk.nos.model - package com.netease.nimlib.sdk.nos.model
 
com.netease.nimlib.sdk.nos.util - package com.netease.nimlib.sdk.nos.util
 
com.netease.nimlib.sdk.passthrough - package com.netease.nimlib.sdk.passthrough
 
com.netease.nimlib.sdk.passthrough.model - package com.netease.nimlib.sdk.passthrough.model
 
com.netease.nimlib.sdk.redpacket - package com.netease.nimlib.sdk.redpacket
 
com.netease.nimlib.sdk.robot - package com.netease.nimlib.sdk.robot
 
com.netease.nimlib.sdk.robot.model - package com.netease.nimlib.sdk.robot.model
 
com.netease.nimlib.sdk.rts - package com.netease.nimlib.sdk.rts
 
com.netease.nimlib.sdk.rts.constant - package com.netease.nimlib.sdk.rts.constant
 
com.netease.nimlib.sdk.rts.model - package com.netease.nimlib.sdk.rts.model
 
com.netease.nimlib.sdk.search.model - package com.netease.nimlib.sdk.search.model
 
com.netease.nimlib.sdk.settings - package com.netease.nimlib.sdk.settings
 
com.netease.nimlib.sdk.settings.model - package com.netease.nimlib.sdk.settings.model
 
com.netease.nimlib.sdk.sf - package com.netease.nimlib.sdk.sf
 
com.netease.nimlib.sdk.sf.service - package com.netease.nimlib.sdk.sf.service
 
com.netease.nimlib.sdk.superteam - package com.netease.nimlib.sdk.superteam
 
com.netease.nimlib.sdk.team - package com.netease.nimlib.sdk.team
 
com.netease.nimlib.sdk.team.constant - package com.netease.nimlib.sdk.team.constant
 
com.netease.nimlib.sdk.team.model - package com.netease.nimlib.sdk.team.model
 
com.netease.nimlib.sdk.test - package com.netease.nimlib.sdk.test
 
com.netease.nimlib.sdk.uinfo - package com.netease.nimlib.sdk.uinfo
 
com.netease.nimlib.sdk.uinfo.constant - package com.netease.nimlib.sdk.uinfo.constant
 
com.netease.nimlib.sdk.uinfo.model - package com.netease.nimlib.sdk.uinfo.model
 
com.netease.nimlib.sdk.util - package com.netease.nimlib.sdk.util
 
com.netease.nimlib.sdk.util.api - package com.netease.nimlib.sdk.util.api
 
com.netease.nimlib.sdk.ysf - package com.netease.nimlib.sdk.ysf
 
commEnca - Variable in class com.netease.nimlib.sdk.ServerAddresses
Communication encryption algorithm {1(RC4), 2(AES128), 4(SM4)}.
COMMON_OK - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode
Request success
compareTo(MsgIndexRecord) - Method in class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
compatServer - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatServerAddresses
Compatibility configuration server
completeRecord(boolean) - Method in class com.netease.nimlib.sdk.media.record.AudioRecorder
Recording is complete.
config - Variable in class com.netease.nimlib.sdk.event.model.Event
Extended field of the event.
config(Context, LoginInfo, SDKOptions) - Static method in class com.netease.nimlib.sdk.NIMClient
[Method 2] Configures the SDK in Application#onCreate().
CONNECT_ING - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectStatus
Connecting
CONNECTED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectStatus
Connected
CONNECTION_2G - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectionType
The Mobile(2G) data connection.
CONNECTION_3G - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectionType
The Mobile(3G) data connection.
CONNECTION_4G - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectionType
The Mobile(4G) data connection.
CONNECTION_BLUETOOTH - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectionType
The Bluetooth data connection.
CONNECTION_ETHERNET - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectionType
The Ethernet data connection.
CONNECTION_NONE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectionType
The absence of a connection type.
CONNECTION_UNKNOWN - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectionType
Unknown data connection.
CONNECTION_WIFI - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectionType
The WIFI data connection.
containsKey(AVChatParameters.Key) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
content - Variable in class com.netease.nimlib.sdk.msg.model.NIMAntiSpamOption
Developer-defined anti-spam field The content must be in JSON format and applies only to custom messages.
ControlEvent - Class in com.netease.nimlib.sdk.avsignalling.event
Custom control event
ControlEvent(SignallingEvent) - Constructor for class com.netease.nimlib.sdk.avsignalling.event.ControlEvent
 
convertDownloadUrlToCDNUrl(String) - Method in interface com.netease.nimlib.sdk.nos.NosService
Convert a file URL to an acceleration URL over CDN.
convertMessageToJson(IMMessage) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Convert IMMessages into JSON file
coreProcessStartTimeout - Variable in class com.netease.nimlib.sdk.SDKOptions
Timeout for core process startup.
create(ChannelType, String, String) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
Create a channel
The channel name is unique.
create(A, B) - Static method in class com.netease.nimlib.sdk.util.Entry
Convenience method for creating an appropriately typed entry.
createAudioMessage(String, SessionTypeEnum, File, long) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create an audio message
createAudioMessage(String, SessionTypeEnum, File, long, String) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create an audio message and specify the NOS scene key for upload.
createCamera1Capturer(boolean, boolean) - Static method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoCapturerFactory
Create the camera capturer using Camera1 API
createCamera2Capturer(boolean, boolean) - Static method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoCapturerFactory
Create the camera capturer using Camera2 API
createCameraCapturer(boolean) - Static method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoCapturerFactory
Deprecated.
createCameraPolicyCapturer(boolean) - Static method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoCapturerFactory
Create the default camera capturer.
createChatRoomAudioMessage(String, File, long) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create an audio message
createChatRoomAudioMessage(String, File, long, String) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create an audio message and specify the NOS scene key for upload.
createChatRoomCustomMessage(String, MsgAttachment) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create a custom message
createChatRoomCustomMessage(String, MsgAttachment, String) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create a custom message with a specified NOS scene if any for upload
createChatRoomFileMessage(String, File, String) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create a file message
createChatRoomFileMessage(String, File, String, String) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create a file message and specify the NOS scene key for upload
createChatRoomImageMessage(String, File, String) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create an image message
createChatRoomImageMessage(String, File, String, String) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create an image message and specify the NOS scene key for upload.
createChatRoomLocationMessage(String, double, double, String) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create a location message
createChatRoomSpatialLocationTextMessage(String, String, Double, Double, Double) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create a text message
createChatRoomTextMessage(String, String) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create a text message
createChatRoomVideoMessage(String, File, long, int, int, String) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create a video message
createChatRoomVideoMessage(String, File, long, int, int, String, String) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create a video message and specify the NOS scene key for upload
createCustomMessage(String, SessionTypeEnum, MsgAttachment) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a custom message
createCustomMessage(String, SessionTypeEnum, String, MsgAttachment) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a custom message with a description field used for push or alert on the status bar.
createCustomMessage(String, SessionTypeEnum, String, MsgAttachment, CustomMessageConfig) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a custom message with a description field used for push or alert on the status bar.
createCustomMessage(String, SessionTypeEnum, String, MsgAttachment, CustomMessageConfig, String) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a custom message with a description field used for push or alert on the status bar.
createEmptyChatRoomMessage(String, long) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create an empty message with only the session ID and the time for query
createEmptyMessage(String, SessionTypeEnum, long) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create an empty message with only the session and the time for query
createEmptyRecentContact(String, SessionTypeEnum, long, long, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Create an empty session with a specified contact
createEmptyRecentContact(String, SessionTypeEnum, long, long, boolean, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Create an empty session with a specified contact
createFileMessage(String, SessionTypeEnum, File, String) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a file message
createFileMessage(String, SessionTypeEnum, File, String, String) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a file message and specify the NOS scene key for upload
createFileVideoCapturer(String) - Static method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoCapturerFactory
Create the file video capturer
createForwardMessage(IMMessage, String, SessionTypeEnum) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a message to be forwarded
createForwardMessageListFileDetail(List<? extends IMMessage>) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create messages to be forwarded
createFromJson(String) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create IMMessages from JSON strings
createImageMessage(String, SessionTypeEnum, File) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create an image message.
createImageMessage(String, SessionTypeEnum, File, String) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create an image message
createImageMessage(String, SessionTypeEnum, File, String, String) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create an image message and specify the NOS scene key for upload.
createLocationMessage(String, SessionTypeEnum, double, double, String) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a location message
createNrtcNetcallMessage(String, SessionTypeEnum, MsgAttachment) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a call message
createRobotMessage(String, String, String, String, String, String, String) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
 
createRobotMessage(String, SessionTypeEnum, String, String, String, String, String, String) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
 
createRoom(String, String, AVChatCallback<AVChatChannelInfo>) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Create a group call room
createRoom(String, String, List<AVChatLiveTaskConfig>, AVChatCallback<AVChatChannelInfo>) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Create a group room and set parameters for live streaming
createScreenVideoCapturer(Intent, MediaProjection.Callback) - Static method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoCapturerFactory
Create the screen capturer
createSession(String, String, RTSCallback<Void>) - Method in class com.netease.nimlib.sdk.rts.RTSManager2
Create a session using a session ID
createSpecializedKey(String) - Static method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters.Key
Create a special key
createTeam(Map<TeamFieldEnum, Serializable>, TeamTypeEnum, String, List<String>) - Method in interface com.netease.nimlib.sdk.team.TeamService
Create a group
createTeam(Map<TeamFieldEnum, Serializable>, TeamTypeEnum, String, List<String>, AntiSpamConfig) - Method in interface com.netease.nimlib.sdk.team.TeamService
Create a group
CreateTeamResult - Class in com.netease.nimlib.sdk.team.model
Create a group
CreateTeamResult(Team, ArrayList<String>) - Constructor for class com.netease.nimlib.sdk.team.model.CreateTeamResult
 
createTextMessage(String, SessionTypeEnum, String) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a text message
createTimestamp - Variable in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
 
createTipMessage(String) - Static method in class com.netease.nimlib.sdk.chatroom.ChatRoomMessageBuilder
Create a tip message
createTipMessage(String, SessionTypeEnum) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a tip message
createVideoMessage(String, SessionTypeEnum, File, long, int, int, String) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a video message
createVideoMessage(String, SessionTypeEnum, File, long, int, int, String, String) - Static method in class com.netease.nimlib.sdk.msg.MessageBuilder
Create a video message and specify the NOS scene key for upload
CREATOR - Static variable in class com.netease.nimlib.sdk.auth.LoginInfo
 
CREATOR - Static variable in class com.netease.nimlib.sdk.chatroom.model.CdnRequestData
 
CREATOR - Static variable in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
CREATOR - Static variable in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
 
CREATOR - Static variable in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
 
CREATOR - Static variable in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData
 
CREATOR - Static variable in class com.netease.nimlib.sdk.msg.model.CaptureDeviceInfoConfig
 
creatorAccountId - Variable in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
 
CROP_RATIO_16_9 - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoCropRatio
Cropping in 16:9
CROP_RATIO_1_1 - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoCropRatio
Cropping in 1:1
CROP_RATIO_4_3 - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoCropRatio
Cropping in 4:3
CROP_RATIO_NONE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoCropRatio
No cropping
cropAndScale(int, int, int, int, int, int) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatBuffer
 
CustomChatRoomMessageConfig - Class in com.netease.nimlib.sdk.chatroom.model
Custom chat room message configuration
CustomChatRoomMessageConfig() - Constructor for class com.netease.nimlib.sdk.chatroom.model.CustomChatRoomMessageConfig
 
customInfo(String) - Method in class com.netease.nimlib.sdk.avsignalling.builder.CallParamBuilder
Custom info added by an inviter and transferred in a pass-through mode
customInfo(String) - Method in class com.netease.nimlib.sdk.avsignalling.builder.InviteParamBuilder
 
CustomMessageConfig - Class in com.netease.nimlib.sdk.msg.model
Message configuration for the life cycle of messages and whether to push or count as unread.
CustomMessageConfig() - Constructor for class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
 
CustomNotification - Class in com.netease.nimlib.sdk.msg.model
Custom notification
Custom notifications are delivered in transparent transmission mode and will not be parsed or stored.
CustomNotification() - Constructor for class com.netease.nimlib.sdk.msg.model.CustomNotification
 
CustomNotificationConfig - Class in com.netease.nimlib.sdk.msg.model
Custom notification configuration
CustomNotificationConfig() - Constructor for class com.netease.nimlib.sdk.msg.model.CustomNotificationConfig
 
customPushContentType - Variable in class com.netease.nimlib.sdk.SDKOptions
The type of the string to be displayed when offline push does not display details
customTitleWhenTeamNameEmpty - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
If the group name is null or empty string, use customTitleWhenTeamNameEmpty for the title on the notification bar.

D

data - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatCommonEvent
 
data - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatVideoFrame
Deprecated.
Video data
data - Variable in class com.netease.nimlib.sdk.rts.model.RTSCommonEvent
 
data - Variable in class com.netease.nimlib.sdk.util.api.RequestResult
 
databaseEncryptKey - Variable in class com.netease.nimlib.sdk.SDKOptions
The database encryption key, used for message database encryption.
dataLen - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatVideoFrame
Deprecated.
Video data length
dataMirror - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatVideoFrame
Deprecated.
Mirrored video data Invalid for output.
declineInvite(String, String, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Decline an invite request
declineInvite(String, String, String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Decline an invite request
decrypt(File, String) - Method in interface com.netease.nimlib.sdk.migration.processor.IMsgImportProcessor
Decryption during import.
dedicatedClusteFlag - Variable in class com.netease.nimlib.sdk.ServerAddresses
Check if it is an exclusive cluster.
deepClone() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
DEFAULT - Static variable in class com.netease.nimlib.sdk.NimStrings
 
DEFAULT - Static variable in class com.netease.nimlib.sdk.SDKOptions
 
DEFAULT_MAX_AUDIO_RECORD_TIME_SECOND - Static variable in class com.netease.nimlib.sdk.media.record.AudioRecorder
 
defaultConfig() - Static method in class com.netease.nimlib.sdk.NosTokenSceneConfig
 
defaultLink - Variable in class com.netease.nimlib.sdk.ServerAddresses
Default IM link server URL.
defaultLinkBackup - Variable in class com.netease.nimlib.sdk.ServerAddresses
Standby IM link server URL.
delete(String, RequestCallback<Void>) - Method in class com.netease.nimlib.sdk.document.DocumentManager
Delete a document.
DELETE - Static variable in interface com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData.Method
 
deleteChattingHistory(IMMessage) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete a message and record the delete operation in the database.
deleteChattingHistory(IMMessage, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete a message
deleteChattingHistory(List<IMMessage>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete multiple messages
deleteFriend(String) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Delete a friend without delete the alias by default
deleteFriend(String, boolean) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Delete a friend and alias.
deleteLocal(DeleteTypeEnum) - Static method in enum com.netease.nimlib.sdk.msg.constant.DeleteTypeEnum
 
deleteMsgSelf(IMMessage, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete a message sent from the current user
deleteMsgSelf(List<IMMessage>, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete multiple messages sent from the current user.
deleteMySession(String[]) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete a session
deleteRangeHistory(String, SessionTypeEnum, long, long) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete local history messages with in a time range between startTime and entTime.
deleteRecentContact(RecentContact) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete a recent contact session from a local storage and roaming data.
deleteRecentContact(String, SessionTypeEnum, DeleteTypeEnum, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete a recent contact record
The method call will trigger MsgServiceObserve.observeRecentContactDeleted(Observer, boolean) to send a notification.
deleteRecentContact2(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete a recent contact record from the local storage and roaming data.
deleteRemote(DeleteTypeEnum) - Static method in enum com.netease.nimlib.sdk.msg.constant.DeleteTypeEnum
 
deleteRoamingRecentContact(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete the roaming messages of a specified recent contact.
deleteRoamMsgHasMoreTag(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete the tag for more roaming messages
deleteSystemMessage(long) - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Delete a system message
DeleteTypeEnum - Enum in com.netease.nimlib.sdk.msg.constant
 
describeContents() - Method in class com.netease.nimlib.sdk.auth.LoginInfo
 
describeContents() - Method in class com.netease.nimlib.sdk.chatroom.model.CdnRequestData
 
describeContents() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
describeContents() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
 
describeContents() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
 
describeContents() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData
 
describeContents() - Method in class com.netease.nimlib.sdk.msg.model.CaptureDeviceInfoConfig
 
destroyAudioRecorder() - Method in class com.netease.nimlib.sdk.media.record.AudioRecorder
Release resources consumed by the audio recorder.
DirCacheFileType - Enum in com.netease.nimlib.sdk.misc
Type of local cached files in the SDK
directionOfValue(int) - Static method in enum com.netease.nimlib.sdk.msg.constant.MsgDirectionEnum
 
DISABLE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioEffectMode
Disable audio effect
disableAwake - Variable in class com.netease.nimlib.sdk.SDKOptions
Prevent background processes from waking up the UI process
disableRtc() - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Close the RTC engine
disableVideo() - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Deactivate the video module
DISCONNECT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectStatus
Disconnected
DismissAttachment - Class in com.netease.nimlib.sdk.team.model
Body of notification for dismissing a group.
DismissAttachment() - Constructor for class com.netease.nimlib.sdk.team.model.DismissAttachment
 
dismissTeam(String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Dismiss a group.
displayName - Variable in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
File display name
dispose() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoCapturer
Dispose video data
DMData - Interface in com.netease.nimlib.sdk.document.model
Document converted data
DMDocTransQuality - Enum in com.netease.nimlib.sdk.document.model
Document conversion quality
DMPicInfo - Interface in com.netease.nimlib.sdk.document.model
Document conversion results, including image information
DocTransFileType - Enum in com.netease.nimlib.sdk.document.model
Document types
DocTransImageType - Enum in com.netease.nimlib.sdk.document.model
Converted types
DocTransState - Enum in com.netease.nimlib.sdk.document.model
Conversion states
DocumentManager - Class in com.netease.nimlib.sdk.document
Document management interface
DocumentManager() - Constructor for class com.netease.nimlib.sdk.document.DocumentManager
 
doNotDelete(DeleteTypeEnum) - Static method in enum com.netease.nimlib.sdk.msg.constant.DeleteTypeEnum
 
download(String, NosThumbParam, String) - Method in interface com.netease.nimlib.sdk.nos.NosService
Download files
DOWNLOAD_EXPIRE_FILE - Static variable in class com.netease.nimlib.sdk.ResponseCode
Failed to download expired files for NOS token scenario
downloadAttachment(ChatRoomMessage, boolean) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
In most cases, attachments will be automatically downloaded when messages are received.
downloadAttachment(IMMessage, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
In most cases, attachments will be automatically downloaded when messages are received.
downloadFileSecure(String, String) - Method in interface com.netease.nimlib.sdk.nos.NosService
Download a file through a secure link
downTimeBegin - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
Thestart time of Do Not Disturb in HH:mm (24-hour format).
downTimeEnableNotification - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
Specify whether to display notifications when Do-Not-Disturb is turned on.
downTimeEnd - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
The end time of Do Not Disturb in HH:mm (24-hour format).
downTimeToggle - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
Do Not Disturb setting * The default value is false.
dropQueue(String) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Delete a queue
dualInput - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatVideoFrame
Deprecated.
Specify whether dual data input is required If dual data input is required, edit this value true: VideoFrame#dataMirror is valid.
Duration() - Constructor for class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment.Duration
 

E

EARPIECE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioDevice
Earpiece
enable(boolean) - Method in interface com.netease.nimlib.sdk.mixpush.MixPushService
Enable or disable third-party push service
enable - Variable in class com.netease.nimlib.sdk.msg.model.NIMAntiSpamOption
Check if the content is reviewed by GuardEase.
enableAudienceRole(boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Enable the audience role.
enableBackOffReconnectStrategy - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to use the random reconnection and backoff strategy.
enableChatRoomLocation - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to enable the location message functionality in the chat room.
enableDatabaseBackup - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to enable database backup
enableFcs - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to enable fusion storage
enableForegroundService - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to start as a foreground service if NimService fails.
enableHistory - Variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
Specify whether to store the message on the server.
enableLBSOptimize - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to enable the network connection optimization strategy.
enablePersist - Variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
Specify whether to persist messages after the user gets offline The default value is true.
enablePush - Variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
Specify whether to enable alert.
enablePush - Variable in class com.netease.nimlib.sdk.msg.model.CustomNotificationConfig
The setting specifies whether the notification will be alerted.
enablePushNick - Variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
Specify whether to push the nickname (valid for iOS clients).
enablePushNick - Variable in class com.netease.nimlib.sdk.msg.model.CustomNotificationConfig
The setting specifies whether the notification requires the nickname of the push notification (for iOS clients only).
enableRecentContactsTimeIndex - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to enable the time index for the recent contact session
enableRoaming - Variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
Specify whether to enable roaming.
enableRoute - Variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
Specify whether to enable route.
enableRtc() - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
activate the RTC engine
enableRtc(int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
enableRtc(AVChatServerAddresses) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
enableRtc(int, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
enableRtc(int, boolean, AVChatServerAddresses) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
enableRtc(AVChatEngineConfig) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
activate the RTC engine
enableSelfSync - Variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
Specify whether to sync a message with other devices.
enableTeamMsgAck - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to enable the read functionality of group messages.
enableUnreadCount - Variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
Specify whether to count the message as unread.
enableUnreadCount - Variable in class com.netease.nimlib.sdk.msg.model.CustomNotificationConfig
Specify whether the notification is counted as unread messages.
enableVideo() - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Activate the video module
encrypt(File) - Method in interface com.netease.nimlib.sdk.migration.processor.IMsgExportProcessor
Encryption during migration.
end - Variable in class com.netease.nimlib.sdk.search.model.RecordHitInfo
 
enterChatRoom(EnterChatRoomData) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Join a chat room
EnterChatRoomData - Class in com.netease.nimlib.sdk.chatroom.model
Created by huangjun on 2015/12/28.
EnterChatRoomData(String) - Constructor for class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
 
enterChatRoomEx(EnterChatRoomData, int) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Join a chat room
EnterChatRoomResultData - Class in com.netease.nimlib.sdk.chatroom.model
Created by huangjun on 2015/12/30.
EnterChatRoomResultData(String, int, StatusCode, ChatRoomInfo, ChatRoomMember, String) - Constructor for class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData
 
EnterChatRoomResultData(Parcel) - Constructor for class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData
********************************** Serialization **********************************
Entry<K extends java.io.Serializable,V extends java.io.Serializable> - Class in com.netease.nimlib.sdk.util
Serializable key-value pair
Entry(K, V) - Constructor for class com.netease.nimlib.sdk.util.Entry
Constructor for a Entry.
equals(Object) - Method in class com.netease.nimlib.sdk.auth.LoginInfo
 
equals(Object) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters.Key
equals(Object) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats.SimulcastVideo
 
ERR_NO_ENOUGH_SPACE - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
No sufficient storage is available or the SD card is not mounted.
ERROR_AUTH_FAILED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.JoinChannelCode
Authentication failed
ERROR_CREATE_ROOM_ALREADY_EXIST - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode
A room already exists
ERROR_DISCONNECT_SERVER_CHANNEL_CLOSED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode
Disconnected from the server and the room is closed
ERROR_DISCONNECT_SERVER_CHANNEL_KICKED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode
Removed from the room
ERROR_DISCONNECT_SERVER_TIMEOUT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode
Disconnected.
ERROR_INVALID_CHANNEL - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.JoinChannelCode
Invalid channel
ERROR_INVALID_PARAMS - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.JoinChannelCode
Invalid parameters
ERROR_JOIN_ROOM_NON_EXISTENT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode
The room does not exist
ERROR_LIVE_HOST_INVALID - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.JoinChannelCode
Invalid host
ERROR_LIVE_HOST_LIMIT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.JoinChannelCode
The host already exists
ERROR_LIVE_LAYOUT_ERROR - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.JoinChannelCode
Layout error
ERROR_LIVE_MODE_INCORRECT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.JoinChannelCode
Enable interactive live streaming when joining a channel
ERROR_LIVE_USER_LIMIT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.JoinChannelCode
User limit is reached in the interactive live room
ERROR_MODE_INCORRECT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.JoinChannelCode
Incorrect mode
ERROR_PROTO_INCOMPATIBLE_LOCAL_LOW - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode
incompatible SDK
ERROR_PROTO_INCOMPATIBLE_REMOTE_LOW - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode
Incompatible SDK on the remote side
ERROR_SAMPLE_RATE_ILLEGALITY - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.JoinChannelCode
Invalid sample rate
ERROR_TIMEOUT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.JoinChannelCode
Connection timeout
ERROR_USER_OFFLINE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode
Peer is offline
event - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatCommonEvent
 
Event - Class in com.netease.nimlib.sdk.event.model
 
Event() - Constructor for class com.netease.nimlib.sdk.event.model.Event
 
Event(int, int, long) - Constructor for class com.netease.nimlib.sdk.event.model.Event
 
event - Variable in class com.netease.nimlib.sdk.rts.model.RTSCommonEvent
 
EVENT_TYPE - Static variable in class com.netease.nimlib.sdk.event.model.NimOnlineStateEvent
Online state event type
eventId - Variable in class com.netease.nimlib.sdk.event.model.Event
Event ID
eventOfValue(byte) - Static method in enum com.netease.nimlib.sdk.friend.model.AddFriendNotify.Event
 
eventReportServer - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatServerAddresses
Event report server
EventSubscribeRequest - Class in com.netease.nimlib.sdk.event.model
Event subscription request
EventSubscribeRequest() - Constructor for class com.netease.nimlib.sdk.event.model.EventSubscribeRequest
 
EventSubscribeResult - Class in com.netease.nimlib.sdk.event.model
Event suscription result
EventSubscribeResult() - Constructor for class com.netease.nimlib.sdk.event.model.EventSubscribeResult
 
EventSubscribeService - Interface in com.netease.nimlib.sdk.event
Event subscription service
EventSubscribeServiceObserver - Interface in com.netease.nimlib.sdk.event
Observer for event subscription service
eventType - Variable in class com.netease.nimlib.sdk.event.model.Event
Event type, The value range 1-99999 is reserved type by CommsEase
eventType - Variable in class com.netease.nimlib.sdk.event.model.EventSubscribeResult
Event type.
eventValue - Variable in class com.netease.nimlib.sdk.event.model.Event
Event state value
everBeenDeleted(IMMessage) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Check if the message is deleted from the local storage.
EXCELLENT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatNetworkQuality
Excellent network quality
exception - Variable in class com.netease.nimlib.sdk.util.api.RequestResult
 
exit() - Method in interface com.netease.nimlib.sdk.auth.AuthService
 
exitChatRoom(String) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Leave a chat room
exitChatRooms(ChatRoomModeEnum) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Leave a chat room
expireTimestamp - Variable in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
 
expiry - Variable in class com.netease.nimlib.sdk.event.model.Event
The validity period of the event.
expiry - Variable in class com.netease.nimlib.sdk.event.model.EventSubscribeResult
The validity period of the event.
EXPORT_ERR_DB_EMPTY - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
The database contains no data
EXPORT_ERR_EMPTY_AFTER_FILTER - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
Messages are stored in local storage but filtered.
EXPORT_ERR_LOCAL_FORMAT - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
Local messages failed to be formated.
EXPORT_ERR_UPLOAD_FILE - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
An error occurred during file upload
EXPORT_ERR_USER_CUSTOM_ENCRYPT - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
File encryption failed.
EXPORT_ERR_USER_CUSTOM_ZIP - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
Compressing files failed.
EXPORT_PROGRESS_CONVERT_MSG_STATE - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
The progress when messages are converted into a file.
EXPORT_PROGRESS_UPLOAD_FILE_STATE - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
The progress for file upload.
exportAllMessage(IMsgExportProcessor, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Export all messages stored in the local database and upload the messages to the server.
extendMessage - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNotifyOption
Extended message The option is valid only for network calls.
extendMessage - Variable in class com.netease.nimlib.sdk.rts.model.RTSNotifyOption
Extended message The option is valid only for network calls.
extension - Variable in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
File extension
extension - Variable in class com.netease.nimlib.sdk.msg.attachment.NotificationAttachmentWithExtension
Extension field
extension - Variable in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
File extension
EXTRA_BROADCAST_MSG - Static variable in interface com.netease.nimlib.sdk.NimIntent
The key of the extra of the message content contained in the broadcast.
EXTRA_NOTIFY_CONTENT - Static variable in interface com.netease.nimlib.sdk.NimIntent
The key of the Extra data in the PendingIntent of the default notification bar alert.
EXTRA_NOTIFY_SESSION_CONTENT - Static variable in interface com.netease.nimlib.sdk.NimIntent
The key of the Extra data in the PendingIntent of the default notification bar alert.

F

fcmCertificateName - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
FCM push certificate.
FcsDownloadAuthStrategy - Interface in com.netease.nimlib.sdk
Download the authentication policy
fcsDownloadAuthStrategy - Variable in class com.netease.nimlib.sdk.SDKOptions
NOS download authentication policy.
fetchQueue(String) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Sort all elements in a queue
fetchRoomInfo(String) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Get the messages in the current chat room
fetchRoomMembers(String, MemberQueryType, long, int) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Get the members in a chat room
fetchRoomMembersByIds(String, List<String>) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Get member profiles based on user IDs
fetchRoomMembersByTag(String, String, long, int) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Get the members in a chat room
fetchServerTimeInterval - Variable in class com.netease.nimlib.sdk.SDKOptions
The interval from consecutive requests sent to get the server time.
fetchTeamMessageReceiptDetail(IMMessage) - Method in interface com.netease.nimlib.sdk.team.TeamService
(Message sender) queries the list of accounts that have read or unread a group message.
fetchTeamMessageReceiptDetail(IMMessage, Set<String>) - Method in interface com.netease.nimlib.sdk.team.TeamService
(Message sender) queries a list of specified accounts that have read or unread a message.
fetchUserInfo(List<String>) - Method in interface com.netease.nimlib.sdk.uinfo.UserService
Get user profiles from the app server, 150 user profiles can be fetched per call.
FILE_NOT_FOUND - Static variable in class com.netease.nimlib.sdk.ResponseCode
File not found
FILE_UPLOAD_ERROR - Static variable in class com.netease.nimlib.sdk.ResponseCode
Upload failed
FileAttachment - Class in com.netease.nimlib.sdk.msg.attachment
File attachment class File description
FileAttachment() - Constructor for class com.netease.nimlib.sdk.msg.attachment.FileAttachment
 
FileAttachment(String) - Constructor for class com.netease.nimlib.sdk.msg.attachment.FileAttachment
 
filterMsg(ArrayList<IMMessage>) - Method in interface com.netease.nimlib.sdk.migration.processor.IMsgExportProcessor
Message filter during migration, used to filter unwanted messages
flutterSdkVersion - Variable in class com.netease.nimlib.sdk.SDKOptions
 
forceKeepCalling - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNotifyOption
Enable or disable keep calling The default value is true.
forceKeepCalling - Variable in class com.netease.nimlib.sdk.rts.model.RTSNotifyOption
Enable or disable keep calling The default value is true.
forceUpload - Variable in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
If the same file already exists on the server, specify whether to upload forcibly.
fork(SessionStats) - Static method in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
 
format - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatVideoFrame
Deprecated.
Video data format
FRAME_RATE_10 - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoFrameRate
 
FRAME_RATE_15 - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoFrameRate
 
FRAME_RATE_20 - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoFrameRate
 
FRAME_RATE_25 - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoFrameRate
 
FRAME_RATE_5 - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoFrameRate
 
Friend - Interface in com.netease.nimlib.sdk.friend.model
Friend relationship
FriendChangedNotify - Class in com.netease.nimlib.sdk.friend.model
Notifications for changes of the friend list
FriendChangedNotify(List<Friend>, List<String>) - Constructor for class com.netease.nimlib.sdk.friend.model.FriendChangedNotify
 
FriendChangedNotify(Friend, String) - Constructor for class com.netease.nimlib.sdk.friend.model.FriendChangedNotify
 
FriendFieldEnum - Enum in com.netease.nimlib.sdk.friend.constant
Field definition for editing friend relationship
FriendRelationship - Enum in com.netease.nimlib.sdk.friend.constant
Friend relationship
FriendService - Interface in com.netease.nimlib.sdk.friend
Friends management, friend list, blacklist, and notifications
FriendServiceObserve - Interface in com.netease.nimlib.sdk.friend
Get notified when the friend list or black list changes
FriendSource - Enum in com.netease.nimlib.sdk.friend.constant
Friend source
friendSourceOfValue(int) - Static method in enum com.netease.nimlib.sdk.friend.constant.FriendSource
 
fromJson(JSONObject) - Static method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment.Duration
 
fromJson(String) - Static method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment
 
fromJson(String) - Method in class com.netease.nimlib.sdk.msg.attachment.NotificationAttachment
 
fromJson(JSONObject) - Static method in class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
fromProperty(Property) - Static method in class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
fromProperty(Property) - Static method in class com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper
 
fromProperty(Property) - Static method in class com.netease.nimlib.sdk.msg.model.SessionMsgDeleteOption
Generate an instance using Property
fromProperty(Property) - Static method in class com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData
 
fromProperty(Property) - Static method in class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
functionServer - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatServerAddresses
Function server

G

GenderEnum - Enum in com.netease.nimlib.sdk.uinfo.constant
Created by huangjun on 2015/9/17.
genderOfValue(int) - Static method in enum com.netease.nimlib.sdk.uinfo.constant.GenderEnum
 
get(AVChatParameters.Key<T>) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
GET - Static variable in interface com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData.Method
 
getAacSampleRate(String) - Static method in class com.netease.nimlib.sdk.media.util.MediaUtil
Only for AAC files
getAccid() - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment.Duration
 
getAccount() - Method in class com.netease.nimlib.sdk.auth.LoginInfo
Get the user account
getAccount() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatCommonEvent
 
getAccount() - Method in interface com.netease.nimlib.sdk.avchat.model.AVChatData
Get the peer account.
getAccount() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Get a member account
getAccount() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Get the user account in independent login mode
getAccount() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData
 
getAccount() - Method in class com.netease.nimlib.sdk.chatroom.model.MemberOption
Get a member account
getAccount() - Method in class com.netease.nimlib.sdk.friend.model.AddFriendData
Get an account
getAccount() - Method in class com.netease.nimlib.sdk.friend.model.AddFriendNotify
 
getAccount() - Method in interface com.netease.nimlib.sdk.friend.model.Friend
Get a friend account
getAccount() - Method in class com.netease.nimlib.sdk.friend.model.MuteListChangedNotify
Get accounts that are muted or unmuted
getAccount() - Method in interface com.netease.nimlib.sdk.msg.model.MsgPinOption
Get the account ID
getAccount() - Method in class com.netease.nimlib.sdk.rts.model.RTSCommonEvent
 
getAccount() - Method in interface com.netease.nimlib.sdk.rts.model.RTSData
Get the peer account The method is valid for one-to-one calls
getAccount() - Method in class com.netease.nimlib.sdk.rts.model.RTSTunData
 
getAccount() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamMember
Get the account of a group member
getAccount() - Method in interface com.netease.nimlib.sdk.team.model.TeamMember
Get the account of a group member
getAccount() - Method in interface com.netease.nimlib.sdk.uinfo.model.UserInfo
Get the user profile of an account
getAccountId() - Method in class com.netease.nimlib.sdk.avsignalling.model.MemberInfo
Get the account ID that logs in IM
getAckAccountList() - Method in class com.netease.nimlib.sdk.msg.model.TeamMsgAckInfo
 
getAckCount() - Method in class com.netease.nimlib.sdk.msg.model.TeamMessageReceipt
 
getAckCount() - Method in class com.netease.nimlib.sdk.msg.model.TeamMsgAckInfo
 
getAckStatus() - Method in class com.netease.nimlib.sdk.avsignalling.event.InviteAckEvent
Get the response operation.
getAddedAccounts() - Method in class com.netease.nimlib.sdk.friend.model.BlackListChangedNotify
Get the accounts added to the blacklist.
getAddedOrUpdatedFriends() - Method in class com.netease.nimlib.sdk.friend.model.FriendChangedNotify
Get the accounts added to the friend list and update the friend list
getAddedOrUpdatedRobots() - Method in class com.netease.nimlib.sdk.robot.model.RobotChangedNotify
Add a new bot or update changed bot
getAddress() - Method in class com.netease.nimlib.sdk.msg.attachment.LocationAttachment
Get the description of the location
getAlias() - Method in interface com.netease.nimlib.sdk.friend.model.Friend
Get the alias of a friend
getAllRobots() - Method in interface com.netease.nimlib.sdk.robot.RobotService
Get the local bots in service.
getAllUserInfo() - Method in interface com.netease.nimlib.sdk.uinfo.UserService
Get all user profiles from the local database.
getAnnouncement() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Get the chat room announcement
getAnnouncement() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomUpdateInfo
Get the chat room announcement
getAnnouncement() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the announcement of a group
getAnnouncement() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the announcement of a group
getAntiSpamBusinessId() - Method in class com.netease.nimlib.sdk.antispam.model.AntiSpamConfig
 
getAntiSpamConfig() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
 
getApnsText() - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
get the content of a message pushed over APNS on iOS devices.
getAppKey() - Method in class com.netease.nimlib.sdk.auth.LoginInfo
Get the App Key of the current project
getAppKey() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Get the AppKey of a chat room
getAttach() - Method in interface com.netease.nimlib.sdk.migration.model.IHistoryRecord
Get the custom extension of the record
getAttach() - Method in class com.netease.nimlib.sdk.msg.model.RevokeMsgNotification
Message attachment
getAttach() - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Get the attachment of a system message.
getAttachment() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the attachment of a message The interface is valid inf the retuned value of IMMessage.getMsgType() is not text.
getAttachment() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
If the most recent message belongs to the extended type, get the attachment of the message.
getAttachObject() - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Get the parsed attachment object of a system message.
getAttachStatus() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the status of a message attachment
getAttachStr() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the text of an attachment
getAuthRefer() - Method in interface com.netease.nimlib.sdk.FcsDownloadAuthStrategy
refer will validate the custom Refer and User_Agent.
getAuthType() - Method in class com.netease.nimlib.sdk.auth.LoginInfo
SDK authentication type 0: the original verification method using loginToken.
getAutoTransform() - Method in class com.netease.nimlib.sdk.msg.attachment.AudioAttachment
 
getAvatar() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
get the avatar You can get the avatar from NimUserInfo or submitted by users when joining a chat room
getAvatar() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMemberUpdate
Get the avatar
getAvatar() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Get the avatar in a chat room
getAvatar() - Method in interface com.netease.nimlib.sdk.uinfo.model.UserInfo
Get the URL for the avatar of a user profile.
getAvatarForMessageNotifier(SessionTypeEnum, String) - Method in interface com.netease.nimlib.sdk.uinfo.UserInfoProvider
Get the avatar of an individual or group for notifications on the notification bar.
getBirthday() - Method in interface com.netease.nimlib.sdk.uinfo.model.NimUserInfo
Get the birthday
getBlackList() - Method in interface com.netease.nimlib.sdk.friend.FriendService
Get the accounts in the blacklist
getBody() - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData
 
getBody() - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
getBoolean(AVChatParameters.Key<Boolean>) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
getBotId() - Method in interface com.netease.nimlib.sdk.robot.model.NimRobotInfo
Get the bot ID
getBroadcastUrl() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Get the streaming URL
getBroadcastUrl() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomUpdateInfo
Get the streaming URL
getBucket() - Method in class com.netease.nimlib.sdk.misc.model.NosConfig
 
getBuffer() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame
 
getBytesPerSample() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame
 
getCacheSize() - Method in interface com.netease.nimlib.sdk.lucene.LuceneService
Get the size of the cached data
getCallbackExt() - Method in class com.netease.nimlib.sdk.msg.model.RevokeMsgNotification
 
getCallbackExtension() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the custom extension field returned by a third party callback
getCdnDomain() - Method in class com.netease.nimlib.sdk.misc.model.NosConfig
 
getCdnUrlArray() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
getChannelBaseInfo() - Method in class com.netease.nimlib.sdk.avsignalling.event.ChannelCommonEvent
Get the channel info
getChannelBaseInfo() - Method in interface com.netease.nimlib.sdk.avsignalling.event.SignallingEvent
Get the channel basic info
getChannelBaseInfo() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
Get the channel basic info
getChannelExt() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
Get the extension field of a channel
getChannelExt() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
Get the extension field of a channel
getChannelFullInfo() - Method in class com.netease.nimlib.sdk.avsignalling.event.MemberUpdateEvent
Complete channel info, channel info with list of channel members
getChannelFullInfo() - Method in class com.netease.nimlib.sdk.avsignalling.event.SyncChannelListEvent
Get the complete channel info
getChannelId() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
Get the channel ID
getChannelId() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
Get the channel ID
getChannelId() - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment
 
getChannelId(boolean, boolean, boolean, boolean) - Method in interface com.netease.nimlib.sdk.msg.NotificationChannelProvider
Get notified of the channel ID before a notification pops up
getChannelId() - Method in class com.netease.nimlib.sdk.rts.model.RTSCommonEvent
 
getChannelId() - Method in interface com.netease.nimlib.sdk.rts.model.RTSData
Get the channel ID assigned by the server
getChannelName() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
Get the channel name
getChannelName() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
Get the channel name
getChannels() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame
 
getChannelStatus() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
Get the channel state
getChannelStatus() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
Get the channel state
getChatId() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatCommonEvent
 
getChatId() - Method in interface com.netease.nimlib.sdk.avchat.model.AVChatData
Get the call ID
getChatRoomAuthProvider() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
 
getChatRoomConfig() - Method in interface com.netease.nimlib.sdk.chatroom.model.ChatRoomMessage
Get the configuration of chat room messages
getChatRoomLinkAddresses(String, String) - Method in interface com.netease.nimlib.sdk.chatroom.model.ChatRoomIndependentCallback
 
getChatRoomMessageExtension() - Method in interface com.netease.nimlib.sdk.chatroom.model.ChatRoomMessage
Get the extended property of a chat room message
getChatRoomQueueChangeType() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomPartClearAttachment
 
getChatRoomQueueChangeType() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomQueueBatchAddAttachment
 
getChatRoomQueueChangeType() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomQueueChangeAttachment
 
getChatRoomSpatialLocation() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
 
getChatType() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatCommonEvent
 
getChatType() - Method in interface com.netease.nimlib.sdk.avchat.model.AVChatData
Get the call type
getClientIp() - Method in interface com.netease.nimlib.sdk.auth.OnlineClient
 
getClientType() - Method in interface com.netease.nimlib.sdk.auth.OnlineClient
Client type
getClientType() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatOnlineAckEvent
Get the client types
getClientType() - Method in interface com.netease.nimlib.sdk.migration.model.IHistoryRecord
The client type of the record: Android: 1, IOS: 2, WINDOWS: 4
getClientType() - Method in class com.netease.nimlib.sdk.rts.model.RTSOnlineAckEvent
Get the client types
getCode() - Method in interface com.netease.nimlib.sdk.team.model.TeamInfoResult
Get the response code
getCollectList() - Method in interface com.netease.nimlib.sdk.msg.model.CollectInfoPage
Get the list of favorites
getCommand() - Method in class com.netease.nimlib.sdk.rts.model.RTSControlEvent
 
getCommandInfo() - Method in class com.netease.nimlib.sdk.rts.model.RTSControlEvent
 
getCommentOption() - Method in class com.netease.nimlib.sdk.msg.model.HandleQuickCommentOption
 
getConfig() - Method in class com.netease.nimlib.sdk.event.model.Event
 
getConfig() - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
 
getConfig() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the configuration of a message.
getConfigByClient(int) - Method in class com.netease.nimlib.sdk.event.model.Event
 
getConnectStatus() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Get the current connection status
getContactId() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Get the contact ID
getContent() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomQueueChangeAttachment
 
getContent() - Method in class com.netease.nimlib.sdk.msg.model.BroadcastMessage
 
getContent() - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Get the content of a message
getContent() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the content of a message
If the message type is MsgTypeEnum.text, the text is the message content.
getContent() - Method in class com.netease.nimlib.sdk.msg.model.LocalAntiSpamResult
 
getContent() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Get the content of the most recent message
Text messages return text.
getContent() - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Get the content of a system message
For example, An extra info for a join request or reason for decline
getContentMap() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomPartClearAttachment
 
getContentMap() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomQueueChangeAttachment
 
getContentMapList() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomQueueBatchAddAttachment
 
getControlCommand() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatControlEvent
Get the control command enumeration
getCount() - Method in class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
getCreateTime() - Method in interface com.netease.nimlib.sdk.msg.model.CollectInfo
Creation time
getCreateTime() - Method in interface com.netease.nimlib.sdk.msg.model.MsgPinOption
Get the creation time
getCreateTime() - Method in interface com.netease.nimlib.sdk.msg.model.StickTopSessionInfo
Get the time when the session is created
getCreateTime() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the creation time of a group
getCreateTime() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the creation time of a group
getCreateTimestamp() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
Get the creation time of a channel
getCreateTimestamp() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
Get the creation time of a channel
getCreator() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Get the account of a chat room owner
getCreator() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the account that created a group
getCreator() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the account that created a group
getCreatorAccountId() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
Get the accountId of a channel owner
getCreatorAccountId() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
Get the accountId of a channel owner
getCurrentChatId() - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Get the session ID
getCurrentPosition() - Method in class com.netease.nimlib.sdk.media.player.AudioPlayer
Get the current position of the playback
getCurrentRecordMaxAmplitude() - Method in class com.netease.nimlib.sdk.media.record.AudioRecorder
Get the maximum amplitude during recording.
getCurrentZoom() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatCameraCapturer
Get the current scale
getCustomAuthToken(String) - Method in interface com.netease.nimlib.sdk.FcsDownloadAuthStrategy
User-defined authentication provided with custom token based on the URL.
getCustomClientType() - Method in class com.netease.nimlib.sdk.auth.LoginInfo
The custom client type.
getCustomClientType() - Method in interface com.netease.nimlib.sdk.auth.OnlineClient
 
getCustomInfo() - Method in class com.netease.nimlib.sdk.avsignalling.event.ChannelCommonEvent
Get the custom info
getCustomInfo() - Method in interface com.netease.nimlib.sdk.avsignalling.event.SignallingEvent
Get the custom info
getCustomInfo() - Method in class com.netease.nimlib.sdk.msg.model.RevokeMsgNotification
Get the information of the custom fields.
getCustomInfo() - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Get the custom information.
getCustomTag() - Method in interface com.netease.nimlib.sdk.auth.OnlineClient
 
getData() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame
 
getData() - Method in interface com.netease.nimlib.sdk.msg.model.CollectInfo
Data that contains a maximum of 20,480 characters
getData() - Method in class com.netease.nimlib.sdk.rts.model.RTSTunData
 
getDataU() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatI420Buffer
 
getDataV() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatI420Buffer
 
getDataY() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatI420Buffer
 
getDeadline() - Method in class com.netease.nimlib.sdk.misc.model.NosConfig
 
getDecryptKey() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
getDeletedFriends() - Method in class com.netease.nimlib.sdk.friend.model.FriendChangedNotify
Get the accounts removed from the friend list
getDeletedRobots() - Method in class com.netease.nimlib.sdk.robot.model.RobotChangedNotify
Get deleted bots
getDeleteMsgClientId() - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
getDeleteMsgCreateTime() - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
getDeleteMsgServerId() - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
getDesc() - Method in enum com.netease.nimlib.sdk.StatusCode
 
getDesc() - Method in class com.netease.nimlib.sdk.StatusCodeInfo
 
getDeviceID() - Method in interface com.netease.nimlib.sdk.auth.AuthService
Get the device ID that sent to the server during login.
getDirect() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the message direction: sent or received message
getDisplayName() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Get the display name of a file.
getDisplayNameForMessageNotifier(String, String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.uinfo.UserInfoProvider
Get the display name of a sender on the notification bar.
getDistance() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomSpatialLocation
 
getDocId() - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the document ID, which is the unique identifier
getDocName() - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the document name
getDocSize() - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the size of a document in bytes
getDocType() - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the type of a document.
getDownloadAuthType() - Method in interface com.netease.nimlib.sdk.FcsDownloadAuthStrategy
Get the authentication type.
getDuration() - Method in interface com.netease.nimlib.sdk.avchat.model.AVChatAttachment
Get the call duration
getDuration() - Method in interface com.netease.nimlib.sdk.document.model.DMPicInfo
Get the duration for document conversion
getDuration() - Method in class com.netease.nimlib.sdk.media.player.AudioPlayer
Get the duration of an audio file
getDuration() - Method in class com.netease.nimlib.sdk.msg.attachment.AudioAttachment
Get the duration of the audio file
getDuration() - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment.Duration
 
getDuration() - Method in class com.netease.nimlib.sdk.msg.attachment.VideoAttachment
Get the duration of a video file
getDurations() - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment
 
getEmail() - Method in interface com.netease.nimlib.sdk.uinfo.model.NimUserInfo
Get the email
getEndTime() - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
getEnterErrorCode(String) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Get an error code for failures to join a chat room An error code is returned in the callback for enterChatRoom if a user manually logs in.
getEnterTime() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Get the time joining a chat room The field is empty for offline members
getEnv() - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Get the environment variable Used to point to different types of configurations for message delivery and third-party callbacks.
getEnv() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the environment variable Used to point to different types of configurations for message delivery and third-party callbacks.
getEvent() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatCommonEvent
 
getEvent() - Method in class com.netease.nimlib.sdk.friend.model.AddFriendNotify
 
getEvent() - Method in class com.netease.nimlib.sdk.rts.model.RTSCommonEvent
 
getEventId() - Method in class com.netease.nimlib.sdk.event.model.Event
 
getEventType() - Method in class com.netease.nimlib.sdk.avsignalling.event.ChannelCommonEvent
event type
getEventType() - Method in interface com.netease.nimlib.sdk.avsignalling.event.SignallingEvent
Get the event type
getEventType() - Method in class com.netease.nimlib.sdk.event.model.Event
 
getEventType() - Method in class com.netease.nimlib.sdk.event.model.EventSubscribeRequest
 
getEventType() - Method in class com.netease.nimlib.sdk.event.model.EventSubscribeResult
 
getEventValue() - Method in class com.netease.nimlib.sdk.event.model.Event
 
getExpire() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
 
getExpireTime() - Method in class com.netease.nimlib.sdk.avsignalling.model.MemberInfo
Get the expiration time of a member
getExpireTimestamp() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
Get the expiration time of a channel
getExpireTimestamp() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
Get the expiration time of a channel
getExpiry() - Method in class com.netease.nimlib.sdk.event.model.Event
 
getExpiry() - Method in class com.netease.nimlib.sdk.event.model.EventSubscribeRequest
 
getExpiry() - Method in class com.netease.nimlib.sdk.event.model.EventSubscribeResult
 
getExt() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo
 
getExt() - Method in interface com.netease.nimlib.sdk.msg.model.CollectInfo
Extension field that can hold 1,024 characters
getExt() - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
getExt() - Method in interface com.netease.nimlib.sdk.msg.model.MsgPinOption
Get the extension field
getExt() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
getExt() - Method in interface com.netease.nimlib.sdk.msg.model.RecentSession
Get the extended field
getExt() - Method in class com.netease.nimlib.sdk.msg.model.SessionMsgDeleteOption
 
getExt() - Method in interface com.netease.nimlib.sdk.msg.model.StickTopSessionInfo
Get the extended field
getExtendMessage() - Method in interface com.netease.nimlib.sdk.avchat.model.AVChatAttachment
Get the custom field from the caller
getExtension() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Get the extension field of a chat room
getExtension() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomKickOutEvent
 
getExtension() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Get the extension field The extension field can contain 4000 characters and is submitted by users when joining a chat room
getExtension() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMemberUpdate
Get the extension field
getExtension() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomNotificationAttachment
 
getExtension() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomUpdateInfo
Get a third-party extension field
getExtension() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Get the extension field after joining a chat room
getExtension() - Method in interface com.netease.nimlib.sdk.friend.model.Friend
Get the extended field
getExtension() - Method in class com.netease.nimlib.sdk.friend.model.TeamInviteNotify
 
getExtension() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Get the file extension
getExtension() - Method in class com.netease.nimlib.sdk.msg.attachment.NotificationAttachmentWithExtension
 
getExtension() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Get the extension field
getExtension() - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Get the file extension
getExtension() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the extension of a group
The field is defined by third party apps.
getExtension() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamMember
Get the extension field that contains up to 32 characters
getExtension() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the extension of a group
The field is defined by third party apps.
getExtension() - Method in interface com.netease.nimlib.sdk.team.model.TeamMember
Get the extension field
getExtension() - Method in interface com.netease.nimlib.sdk.uinfo.model.NimUserInfo
Get the extension field
getExtensionMap() - Method in interface com.netease.nimlib.sdk.uinfo.model.NimUserInfo
Get the extension field.
getExtra() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatCommonEvent
 
getExtra() - Method in interface com.netease.nimlib.sdk.avchat.model.AVChatData
Get user defined info
getExtra() - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the extension fields when the convert request is sent
getExtra() - Method in class com.netease.nimlib.sdk.rts.model.RTSCommonEvent
 
getExtra() - Method in interface com.netease.nimlib.sdk.rts.model.RTSData
Get the exta info from the sender
getExtraInfo() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout
Deprecated.
Get extra info.
getExtServer() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
get the server extension
The field is defined by third-party apps as SuperTeam.getExtension().
getExtServer() - Method in interface com.netease.nimlib.sdk.team.model.Team
get the server extension
The field is defined by third-party apps as Team.getExtension().
getFailedInviteAccounts() - Method in class com.netease.nimlib.sdk.team.model.CreateTeamResult
 
getFailedTeamIdList() - Method in interface com.netease.nimlib.sdk.team.model.TeamInfoResult
Get the list of failed groups
getFailFinal() - Method in class com.netease.nimlib.sdk.chatroom.model.CdnRequestData
 
getField() - Method in class com.netease.nimlib.sdk.team.model.UpdateTeamAttachment
Get the updated fields of a group profile.
getFieldType() - Method in enum com.netease.nimlib.sdk.friend.constant.FriendFieldEnum
 
getFieldType() - Method in enum com.netease.nimlib.sdk.team.constant.TeamFieldEnum
 
getFieldType() - Method in enum com.netease.nimlib.sdk.uinfo.constant.UserInfoFieldEnum
 
getFileName() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Get the file name
getFileSuffix() - Method in enum com.netease.nimlib.sdk.media.record.RecordType
 
getFloat(AVChatParameters.Key<Float>) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
getForcePushContent() - Method in class com.netease.nimlib.sdk.msg.model.MemberPushOption
Get the content for force push
getForcePushList() - Method in class com.netease.nimlib.sdk.msg.model.MemberPushOption
Get the list of accounts for force push
getFormat() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatBuffer
 
getFriendAccounts() - Method in interface com.netease.nimlib.sdk.friend.FriendService
Get the accounts of friends
getFriendByAccount(String) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Get friends by accounts
getFriends() - Method in interface com.netease.nimlib.sdk.friend.FriendService
Get the list of friends
getFrom() - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
getFromAccid() - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData
 
getFromAccount() - Method in class com.netease.nimlib.sdk.msg.model.BroadcastMessage
 
getFromAccount() - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Get the account that sent the notification
getFromAccount() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the sender of a message
getFromAccount() - Method in class com.netease.nimlib.sdk.msg.model.MessageKey
 
getFromAccount() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
getFromAccount() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Get the account of a sender that sent the most recent messages
getFromAccount() - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Get the account that initiates the system message.
getFromAccountId() - Method in class com.netease.nimlib.sdk.avsignalling.event.ChannelCommonEvent
Get the account of the sender
getFromAccountId() - Method in interface com.netease.nimlib.sdk.avsignalling.event.SignallingEvent
Get the sender of a notification
For example:
For InvitedEvent , fromAccountId represents the inviter
For InviteAckEvent , fromAccountId represents the invitee
Note: For multi-device notifications, FromAccountId represent the current user
getFromClientType() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the sender type
getFromIds() - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
getFromNick() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the nickname of a sender
getFromNick() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Get the nickname of an user that sent the most recent message.
getFromRobotAccount() - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
getFromTime() - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
getFromTime() - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Get the start time
getGenderEnum() - Method in interface com.netease.nimlib.sdk.uinfo.model.NimUserInfo
Get the gender
getHeader() - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
getHeight() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatBuffer
 
getHeight() - Method in interface com.netease.nimlib.sdk.document.model.DMPicInfo
Get the height of an image
getHeight() - Method in class com.netease.nimlib.sdk.msg.attachment.ImageAttachment
Get the height of an image
getHeight() - Method in class com.netease.nimlib.sdk.msg.attachment.VideoAttachment
Get the video height
getHitInfo() - Method in class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
getIcon() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
get the avatar of a group
getIcon() - Method in interface com.netease.nimlib.sdk.team.model.Team
get the avatar of a group
getId() - Method in class com.netease.nimlib.sdk.msg.model.BroadcastMessage
 
getId() - Method in interface com.netease.nimlib.sdk.msg.model.CollectInfo
Get the bookmark ID that is unique and generated by the server side.
getId() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the ID of a group
getId() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the ID of a group
getIndependentModeCallback() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
 
getInstance() - Static method in class com.netease.nimlib.sdk.avchat.AVChatManager
Get an instance of an abstract class
getInstance() - Static method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Get basic audio and video call
getInstance() - Static method in class com.netease.nimlib.sdk.document.DocumentManager
Get an instance of document management
getInstance() - Static method in class com.netease.nimlib.sdk.rts.RTSManager
Get an instance of an abstract class
getInstance() - Static method in class com.netease.nimlib.sdk.rts.RTSManager2
Get an instance of an abstract class
getInteger(AVChatParameters.Key<Integer>) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
getIntroduce() - Method in interface com.netease.nimlib.sdk.robot.model.NimRobotInfo
Get the bot info
getIntroduce() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the group introduction
getIntroduce() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the group introduction
getInvitorAccid() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamMember
Get the inviter.
getInvitorAccid() - Method in interface com.netease.nimlib.sdk.team.model.TeamMember
Get the inviter.
getJoinTime() - Method in class com.netease.nimlib.sdk.avsignalling.model.MemberInfo
Get the time when a user joined a channel
getJoinTime() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamMember
Get the time when group members joined the group
getJoinTime() - Method in interface com.netease.nimlib.sdk.team.model.TeamMember
Get the time when group members joined the group
getKey() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomQueueChangeAttachment
 
getKey() - Method in class com.netease.nimlib.sdk.msg.model.HandleQuickCommentOption
 
getKey() - Method in class com.netease.nimlib.sdk.msg.model.MsgPinNotifyOption
 
getKey() - Method in interface com.netease.nimlib.sdk.msg.model.MsgPinSyncResponseOption
Get the message key
getKey() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper
 
getKey() - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Get the unique identifier for the current file transfer.
getKey() - Method in class com.netease.nimlib.sdk.nos.model.NosTransferProgress
Get the unique key.
getKeyword() - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
getKeyword() - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Get a keyword
getKickedClientType() - Method in interface com.netease.nimlib.sdk.auth.AuthService
If the current login is invalidated, the interface allows you to get the type of client that invalidates the current login.
getKickedCustomClientType() - Method in interface com.netease.nimlib.sdk.auth.AuthService
Get the type of clients that invalidate the current login.
getLastMsg() - Method in interface com.netease.nimlib.sdk.msg.model.RecentSession
Get the recent message
getLastMsgType() - Method in interface com.netease.nimlib.sdk.msg.model.RecentSession
Get the type of the last message.
getLatitude() - Method in class com.netease.nimlib.sdk.msg.attachment.LocationAttachment
Get the latitude
getLayoutMode() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
 
getLayoutPara() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
 
getLength() - Method in class com.netease.nimlib.sdk.rts.model.RTSTunData
 
getLimit() - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
getLimit() - Method in class com.netease.nimlib.sdk.msg.model.QueryMySessionOption
 
getLocalExtension() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the local extension field that is applied locally
getLocalSessionId() - Method in class com.netease.nimlib.sdk.rts.model.RTSCommonEvent
 
getLocalSessionId() - Method in interface com.netease.nimlib.sdk.rts.model.RTSData
Get the ID of a local session
getLoginAuthType() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Get the authentication type.
getLoginExt() - Method in class com.netease.nimlib.sdk.auth.LoginInfo
Custom field for login If the value of authType is 2, the content of this field is used to get the third-party authentication.
getLoginExt() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Get the custom field for login
getLoginTime() - Method in interface com.netease.nimlib.sdk.auth.OnlineClient
 
getLongitude() - Method in class com.netease.nimlib.sdk.msg.attachment.LocationAttachment
Get the longitude
getMainPictureAccount() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
 
getMaxTimestamp() - Method in class com.netease.nimlib.sdk.msg.model.QueryMySessionOption
 
getMaxZoom() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatCameraCapturer
Get the maximum video scale supported by the camera
getMd5() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Get the MD5 value of the file content
getMd5() - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Get the MD5 value of the file content
getMember() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData
 
getMemberCount() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the member count of a group
getMemberCount() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the member count of a group
getMemberInfo() - Method in class com.netease.nimlib.sdk.avsignalling.event.UserJoinEvent
Get the profile of a member joining a channel
getMemberInvitor(String, List<String>) - Method in interface com.netease.nimlib.sdk.team.TeamService
Get the inviter.
getMemberLevel() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Get the member level If the value is greater than or equal to 0, developers can define custom member levels.
getMemberLimit() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the upper limit of group members.
getMemberLimit() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the upper limit of group members.
getMemberPushOption() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the push option for specified members
getMembers() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
Get member profiles in a channel
getMemberType() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Get the member types Member types: guest or non guest Non guests include restricted members, members, owner, and administrators.
getMessage() - Method in class com.netease.nimlib.sdk.msg.model.RevokeMsgNotification
Get the recalled message
getMessage() - Method in class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
getMessageId() - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Get the ID of a system message
getMessageNotifyType() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the notification type of messages received in the group.
getMessageNotifyType() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the notification type of messages received in the group.
getMessageSubTypes() - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
getMessageTypes() - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
getMethod() - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
getMinTimestamp() - Method in class com.netease.nimlib.sdk.msg.model.QueryMySessionOption
 
getMobile() - Method in interface com.netease.nimlib.sdk.uinfo.model.NimUserInfo
Get a phone number
getMode() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout
Deprecated.
Get the compositing mode
getMode() - Static method in class com.netease.nimlib.sdk.NIMClient
Gets the current login mode of the SDK
getMsg() - Method in class com.netease.nimlib.sdk.friend.model.AddFriendData
Get the message with the friend request?
getMsg() - Method in class com.netease.nimlib.sdk.friend.model.AddFriendNotify
 
getMsg() - Method in enum com.netease.nimlib.sdk.NotificationFoldStyle
 
getMsgId() - Method in class com.netease.nimlib.sdk.msg.model.TeamMessageReceipt
 
getMsgId() - Method in class com.netease.nimlib.sdk.msg.model.TeamMsgAckInfo
 
getMsgLimit() - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
getMsgLimit() - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Get the limit of messages for search
getMsgPinInfoList() - Method in interface com.netease.nimlib.sdk.msg.model.MsgPinSyncResponseOptionWrapper
If the data changes, the list of full PIN messages in the session is returned
getMsgStatus() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Get the status of the most recent message
getMsgSubtypeList() - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
getMsgSubtypeList() - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Get the list of message subtypes
getMsgTime() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomRecallAttachment
Get the time the message was recalled
getMsgType() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the message type.
getMsgType() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Get the type of the most recent message
getMsgTypeList() - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
getMsgTypeList() - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Get the list of messages types
getMsgUuid() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomRecallAttachment
Get the uuid of a recalled messages.
getMultiClientConfig() - Method in class com.netease.nimlib.sdk.event.model.Event
 
getMuteDuration() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomTempMuteAddAttachment
Get the duration in a muted state in seconds
getMuteDuration() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomTempMuteRemoveAttachment
Get the duration in a mute state
getMuteList() - Method in interface com.netease.nimlib.sdk.friend.FriendService
Get the accounts whose alert setting is muted
getMuteMode() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the all-mute mode
getMuteMode() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the all-mute mode
getName() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Get the chat room name
getName() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomUpdateInfo
Get the chat room name
getName() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the name of a group
getName() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the name of a group
getName() - Method in interface com.netease.nimlib.sdk.uinfo.model.UserInfo
Get the user name
getNeedNotify() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo
 
getNetworkProxy() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Get the specified network proxy
getNetworkProxy() - Method in class com.netease.nimlib.sdk.rts.RTSManager
Get the network proxy
getNetworkProxy() - Method in class com.netease.nimlib.sdk.rts.RTSManager2
Get the specified network proxy
getNewReaderAccount() - Method in class com.netease.nimlib.sdk.msg.model.TeamMessageReceipt
 
getNewReaderAccount() - Method in class com.netease.nimlib.sdk.msg.model.TeamMsgAckInfo
 
getNick() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Get the nickname Get the nickname from NimUserInfo or submitted by users when joining a chat room
getNick() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMemberUpdate
Get the nick name
getNick() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Get the nick name in a chat room
getNIMAntiSpamOption() - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Get the anti-spam configuration
getNIMAntiSpamOption() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the GuardEase anti-spam configuration
getNimConfig() - Method in class com.netease.nimlib.sdk.event.model.Event
 
getNimDefaultCacheDir(Context) - Static method in class com.netease.nimlib.sdk.util.NIMUtil
 
getNosTokenScene() - Method in class com.netease.nimlib.sdk.NosTokenSceneConfig
Get all scenario copies.
getNosTokenSceneKey() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Get the NOS token for uploading files
getNotificationType() - Method in class com.netease.nimlib.sdk.msg.model.RevokeMsgNotification
Get the notification type 1: offline; 2: roaming.
getNotifyExtension() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Get the extension field for notification in a chat room
getNotifyExtension() - Method in class com.netease.nimlib.sdk.chatroom.model.MemberOption
Get the custom extension field for operation notifications
getNotifyTargetTags() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Query the tags of notification recipients
getNotifyTargetTags() - Method in interface com.netease.nimlib.sdk.chatroom.model.ChatRoomMessage
Get the tag expression of a message
getNotifyTargetTags() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo
 
getNotifyTargetTags() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Get target tags for login and logout notifications
getObjectNamePrefix() - Method in class com.netease.nimlib.sdk.misc.model.NosConfig
 
getOnlineClients(Event) - Static method in class com.netease.nimlib.sdk.event.model.NimOnlineStateEvent
Get the server configuration nim_config for online state events {"online":[1,2,3...]}
getOnlineStateEventValue(Event) - Static method in class com.netease.nimlib.sdk.event.model.NimOnlineStateEvent
 
getOnlineStateEventValue(int) - Static method in enum com.netease.nimlib.sdk.event.model.NimOnlineStateEvent.OnlineStateEventValue
 
getOnlineUserCount() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Get the number of online users
getOnPlayListener() - Method in class com.netease.nimlib.sdk.media.player.AudioPlayer
 
getOperator() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomNotificationAttachment
 
getOperator() - Method in class com.netease.nimlib.sdk.msg.model.LocalAntiSpamResult
 
getOperatorNick() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomNotificationAttachment
 
getOrder() - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
getOrder() - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Get the sorting rule to display messages
getOriginUrlFromShortUrl(String) - Method in interface com.netease.nimlib.sdk.nos.NosService
Get the origin URL from a short URL for clients that have activated the security service for files stored on NOS.
getOriginUrlFromShortUrl(String, String) - Method in interface com.netease.nimlib.sdk.nos.NosService
Get the origin URL from a short URL for clients that have activated the security service for files stored on NOS.
getOs() - Method in interface com.netease.nimlib.sdk.auth.OnlineClient
Operating system of the client
getOsType() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatEngineConfig
 
getOutputFormat() - Method in enum com.netease.nimlib.sdk.media.record.RecordType
 
getP2pList() - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
getP2pList() - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Get the IDs of P2P sessions
getPageNum() - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the number of pages of the converted file
getParameter(AVChatParameters.Key<T>) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Get parameters For information about parameter types, see AVChatParameters.Key#type().
getParameters(AVChatParameters) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Get parameters For information about parameter types, see AVChatParameters.Key#type().
getPath() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Get the local file path.
getPath() - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Get the local file path
getPath() - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
getPathForSave() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Get the file path for save.
getPicInfoList() - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the image info of the converted files
getPin() - Method in class com.netease.nimlib.sdk.msg.model.MsgPinNotifyOption
 
getPinOption() - Method in class com.netease.nimlib.sdk.msg.model.MsgPinDbOption
 
getPinOption() - Method in interface com.netease.nimlib.sdk.msg.model.MsgPinSyncResponseOption
Get the pin info
getPollingInterval() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
getProcessName(Context) - Static method in class com.netease.nimlib.sdk.util.NIMUtil
 
getPublisherAccount() - Method in class com.netease.nimlib.sdk.event.model.Event
 
getPublisherAccount() - Method in class com.netease.nimlib.sdk.event.model.EventSubscribeResult
 
getPublisherClientType() - Method in class com.netease.nimlib.sdk.event.model.Event
 
getPublishers() - Method in class com.netease.nimlib.sdk.event.model.EventSubscribeRequest
 
getPublishTime() - Method in class com.netease.nimlib.sdk.event.model.Event
 
getPushConfig() - Method in class com.netease.nimlib.sdk.avsignalling.event.InvitedEvent
Get the push configuration
getPushContent() - Method in class com.netease.nimlib.sdk.avsignalling.model.SignallingPushConfig
Get the push content
getPushContent() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the custom push content
getPushContent() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
getPushNoDisturbConfig() - Method in interface com.netease.nimlib.sdk.mixpush.MixPushService
Get the configuration of Do-Not-Disturb for push services
getPushPayload() - Method in class com.netease.nimlib.sdk.avsignalling.model.SignallingPushConfig
Get the push payload
getPushPayload() - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Get the third-party push payload
getPushPayload() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the third-party push payload
getPushPayload() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
getPushSound() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatCommonEvent
 
getPushSound() - Method in interface com.netease.nimlib.sdk.avchat.model.AVChatData
Get the tone for push
getPushTitle() - Method in class com.netease.nimlib.sdk.avsignalling.model.SignallingPushConfig
Get the title of a push notification
getPushTitle() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
getPushType() - Method in interface com.netease.nimlib.sdk.mixpush.model.MixPushToken
Get the push notification type
getPushUrl() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
 
getQuery() - Method in class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
getQueueLevel() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Get the queue permission configuration
getQueueLevel() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomUpdateInfo
Get the queue management permissions return queue management permissions
getQuickCommentList() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper
 
getQuickCommentUpdateTime() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the most recent update time of a quick comment.
getRawParameters() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
getReason() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomKickOutEvent
 
getRecentMessageId() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Get the ID of the most recent message.
getRecord() - Method in class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
getRedPacketAuthToken() - Method in interface com.netease.nimlib.sdk.redpacket.RedPacketService
Get the red packet SDK token
getRemoteExtension() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the extension field that will be sent to other clients.
getRemovedAccounts() - Method in class com.netease.nimlib.sdk.friend.model.BlackListChangedNotify
Get the accounts removed from the blacklist
getReplyAmount() - Method in interface com.netease.nimlib.sdk.msg.model.ThreadTalkHistory
Get the number of replies in a thread.
getReplyList() - Method in interface com.netease.nimlib.sdk.msg.model.ThreadTalkHistory
Get the list of replies
getReplyMsgFromAccount() - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
getReplyMsgIdClient() - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
getReplyMsgIdServer() - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
getReplyMsgTime() - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
getReplyMsgToAccount() - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
getReplyType() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
getRequestContent() - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
getRequestId() - Method in class com.netease.nimlib.sdk.avsignalling.event.CanceledInviteEvent
Get the unique request ID generated by the inviter
getRequestId() - Method in class com.netease.nimlib.sdk.avsignalling.event.InviteAckEvent
Get a unique request ID
getRequestId() - Method in class com.netease.nimlib.sdk.avsignalling.event.InvitedEvent
Get a unique request ID
getRequestParams() - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
getRequestTarget() - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
getRequestType() - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
getResCode() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData
 
getResponse() - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
getResponseForMessageId() - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
getRevokeAccount() - Method in class com.netease.nimlib.sdk.msg.model.RevokeMsgNotification
Get the account that performed the recall operation
getRevokeNotification() - Method in interface com.netease.nimlib.sdk.msg.model.RecentSession
If the last message is the notification for message recall.
getRevokeType() - Method in class com.netease.nimlib.sdk.msg.model.RevokeMsgNotification
Get the recall types: P2P two-way, group two-way, supergroup two-way, P2P one-way, and undefined.
getRobotInfo(String) - Method in interface com.netease.nimlib.sdk.robot.RobotService
Get bot info based on an account
getRobotInfoList(List<String>) - Method in interface com.netease.nimlib.sdk.robot.RobotService
Get bots info based on accounts
getRoleInfoTimeTag() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMessageExtension
Get last update time of the sender profile
getRoomId() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Get the chat room ID
getRoomId() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomKickOutEvent
 
getRoomId() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Get the chat room ID
getRoomId() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Get the chat room ID
getRoomId() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData
 
getRoomId() - Method in class com.netease.nimlib.sdk.chatroom.model.MemberOption
Get the chat room ID
getRoomInfo() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData
 
getRotatedHeight() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame
 
getRotatedWidth() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame
 
getRotation() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame
 
getSampleRate() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame
 
getSamplesPerChannel() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame
 
getSdkLogUpload(boolean, String, String) - Method in interface com.netease.nimlib.sdk.misc.MiscService
Upload log files
getSdkStorageDirPath() - Static method in class com.netease.nimlib.sdk.NIMClient
Gets the data directory path in the SDK.
getSDKVersion() - Static method in class com.netease.nimlib.sdk.NIMClient
Gets the version number of the SDK.
getSearchContent() - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
getSecretKey() - Method in interface com.netease.nimlib.sdk.migration.model.IHistoryRecord
Get the secret key for the record file
getSenderAvatar() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMessageExtension
Get the avatar of a sender
getSenderExtension() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMessageExtension
Get the sender extension
getSenderList() - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
getSenderList() - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Get the list of sender accounts
getSenderNick() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMessageExtension
Get the nickname of a sender
getSendMessageTip() - Method in enum com.netease.nimlib.sdk.msg.constant.MsgTypeEnum
 
getServerAddresses() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatEngineConfig
 
getServerExt() - Method in class com.netease.nimlib.sdk.friend.model.AddFriendNotify
 
getServerExtension() - Method in interface com.netease.nimlib.sdk.friend.model.Friend
Get the extended field that can be edited only on servers.
getServerId() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the server ID of a message
getServerId() - Method in class com.netease.nimlib.sdk.msg.model.MessageKey
 
getServerId() - Method in class com.netease.nimlib.sdk.msg.model.RoamMsgHasMoreOption
 
getServerTime() - Method in interface com.netease.nimlib.sdk.misc.MiscService
Get the current timestamp on the server.
getService(Class<T>) - Static method in class com.netease.nimlib.sdk.NIMClient
Gets interfaces for each service.
getSessionId() - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Get the session ID (peer account, group ID)
getSessionId() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the ID of the peer (friend account or group ID)
getSessionId() - Method in class com.netease.nimlib.sdk.msg.model.MessageReceipt
Get the session ID
getSessionId() - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
getSessionId() - Method in class com.netease.nimlib.sdk.msg.model.MsgPinDbOption
 
getSessionId() - Method in interface com.netease.nimlib.sdk.msg.model.MsgPinSyncOption
Get the recipient type.
getSessionId() - Method in interface com.netease.nimlib.sdk.msg.model.RecentSession
Get the session ID.
getSessionId() - Method in class com.netease.nimlib.sdk.msg.model.RoamMsgHasMoreOption
 
getSessionId() - Method in interface com.netease.nimlib.sdk.msg.model.SessionAckInfo
Get the session ID
getSessionId() - Method in class com.netease.nimlib.sdk.msg.model.SessionMsgDeleteOption
 
getSessionId() - Method in interface com.netease.nimlib.sdk.msg.model.StickTopSessionInfo
Get the session ID
getSessionId() - Method in class com.netease.nimlib.sdk.rts.model.RTSTunData
 
getSessionId() - Method in class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
getSessionLimit() - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
getSessionList() - Method in interface com.netease.nimlib.sdk.msg.model.RecentSessionList
Get a session list
getSessionType() - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Get the session type
getSessionType() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the session type
getSessionType() - Method in class com.netease.nimlib.sdk.msg.model.MessageKey
 
getSessionType() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Get the session type
getSessionType() - Method in class com.netease.nimlib.sdk.msg.model.RoamMsgHasMoreOption
 
getSessionType() - Method in interface com.netease.nimlib.sdk.msg.model.SessionAckInfo
Get the session type
getSessionType() - Method in class com.netease.nimlib.sdk.msg.model.SessionMsgDeleteOption
 
getSessionType() - Method in interface com.netease.nimlib.sdk.msg.model.StickTopSessionInfo
Get the session type
getSessionType() - Method in class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
getSignature() - Method in interface com.netease.nimlib.sdk.uinfo.model.NimUserInfo
Get the signature
getSize() - Method in interface com.netease.nimlib.sdk.document.model.DMPicInfo
Get the size of a converted file.
getSize() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Get the size of a file in bytes
getSize() - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Get the file size.
getSizeOfDirCache(List<DirCacheFileType>, long, long) - Method in interface com.netease.nimlib.sdk.misc.MiscService
Get the size of the local cache in the SDK
getStartTime() - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
getStartTimeString() - Method in interface com.netease.nimlib.sdk.settings.model.NoDisturbConfig
Get the start time of the Do-Not-Disturb setting
getState() - Method in interface com.netease.nimlib.sdk.avchat.model.AVChatAttachment
Get the call state in CDR.
getStatus() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData
 
getStatus() - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment
 
getStatus() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the status of a message.
getStatus() - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Get the status of a system message
getStatus() - Static method in class com.netease.nimlib.sdk.NIMClient
Gets the state of the current user.
getStatus() - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Get the current transfer status of a file
getStatus() - Method in class com.netease.nimlib.sdk.StatusCodeInfo
 
getStopTimeString() - Method in interface com.netease.nimlib.sdk.settings.model.NoDisturbConfig
Get the end time of the Do-Not-Disturb setting
getStrideU() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatI420Buffer
 
getStrideV() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatI420Buffer
 
getStrideY() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatI420Buffer
 
getString(AVChatParameters.Key<String>) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
getSubtype() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the subtype of a message
getTag() - Method in interface com.netease.nimlib.sdk.migration.model.IHistoryRecord
Get the tag of the record
getTag() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Get the tag
getTags() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Get user tags
getTags() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo
 
getTags() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Get the login tags
getTargetId() - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Get the target ID of a system message For example, the group ID that declined the join request
getTargetNicks() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomNotificationAttachment
 
getTargets() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomNotificationAttachment
 
getTargets() - Method in class com.netease.nimlib.sdk.team.model.MemberChangeAttachment
 
getTaskId() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
 
getTeam() - Method in class com.netease.nimlib.sdk.friend.model.TeamInviteNotify
 
getTeam() - Method in class com.netease.nimlib.sdk.team.model.CreateTeamResult
 
getTeamBeInviteMode() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the invitation accept mode: how to respond to the invitation
getTeamBeInviteMode() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the invitation accept mode: how to respond to the invitation
getTeamExtensionUpdateMode() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the edit mode of the extension field of a group profile: who can edit the custom attributes (extension field)
getTeamExtensionUpdateMode() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the edit mode of the extension field of a group profile: who can edit the custom attributes (extension field)
getTeamId() - Method in class com.netease.nimlib.sdk.msg.model.TeamMsgAckInfo
 
getTeamInfoBatch(long) - Method in interface com.netease.nimlib.sdk.sf.service.SFService
Get multiple group messages at a time
getTeamInfoList() - Method in interface com.netease.nimlib.sdk.team.model.TeamInfoResult
Get the list of groups
getTeamInviteMode() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the invitation mode: who can invite
getTeamInviteMode() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the invitation mode: who can invite
getTeamList() - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
getTeamList() - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Get the IDs of group sessions
getTeamMsgAckCount() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the read count of a group message
getTeamMsgUnAckCount() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the unread count of a group message
getTeamNick() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamMember
Get the alias of a group member
getTeamNick() - Method in interface com.netease.nimlib.sdk.team.model.TeamMember
Get the alias of a group member
getTeamUpdateMode() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the edit mode of a group profile: who can edit the group profile.
getTeamUpdateMode() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the edit mode of a group profile: who can edit the group profile.
getTempMutedTime() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomRoomMemberInAttachment
Duration of a temporary mute state
getTempMuteDuration() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Get the duration for being temporarily muted in seconds
getText() - Method in class com.netease.nimlib.sdk.msg.attachment.AudioAttachment
 
getText() - Method in class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
getTextureId() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatTextureBuffer
 
getThread() - Method in interface com.netease.nimlib.sdk.msg.model.ThreadTalkHistory
Get thread messages
getThreadMsgFromAccount() - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
getThreadMsgIdClient() - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
getThreadMsgIdServer() - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
getThreadMsgTime() - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
getThreadMsgToAccount() - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
getThreadOption() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the thread info
getThumbPath() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Get the local file path of the thumbnail.
getThumbPathForSave() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Get the path for saving thumbnails
getThumbUrl() - Method in class com.netease.nimlib.sdk.msg.attachment.ImageAttachment
Get the URL of an thumbnail
getThumbUrl() - Method in class com.netease.nimlib.sdk.msg.attachment.VideoAttachment
Get the thumbnail URL
getTid() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamMember
Get the group ID
getTid() - Method in interface com.netease.nimlib.sdk.team.model.TeamMember
Get the group ID
getTime() - Method in class com.netease.nimlib.sdk.avsignalling.event.ChannelCommonEvent
Get the time when the notification is generated.
getTime() - Method in interface com.netease.nimlib.sdk.avsignalling.event.SignallingEvent
Get the time when a notification is sent
getTime() - Method in class com.netease.nimlib.sdk.event.model.EventSubscribeResult
 
getTime() - Method in class com.netease.nimlib.sdk.msg.model.BroadcastMessage
 
getTime() - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Get the time when the message was sent.
getTime() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the time when the message was sent.
getTime() - Method in class com.netease.nimlib.sdk.msg.model.MessageKey
 
getTime() - Method in class com.netease.nimlib.sdk.msg.model.MessageReceipt
Get the time of the last read message in the session.
getTime() - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
getTime() - Method in interface com.netease.nimlib.sdk.msg.model.MsgPinSyncResponseOptionWrapper
Get the timestamp for sync
getTime() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
getTime() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper
 
getTime() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Get the time of the most recent message in milliseconds
getTime() - Method in class com.netease.nimlib.sdk.msg.model.RoamMsgHasMoreOption
 
getTime() - Method in interface com.netease.nimlib.sdk.msg.model.SessionAckInfo
Get the time
getTime() - Method in class com.netease.nimlib.sdk.msg.model.SessionMsgDeleteOption
 
getTime() - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Get the time when a system message is sent in milliseconds
getTime() - Method in interface com.netease.nimlib.sdk.msg.model.ThreadTalkHistory
Get the timestamp of the last message in a thead chat
getTime() - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData
 
getTime() - Method in class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
getTimeOut() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
getTimestamp() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
getTimestamp() - Method in interface com.netease.nimlib.sdk.msg.model.MsgPinSyncOption
Get the timestamp for the PIN operation
getTimestampMs() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame
 
getTimeTag() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatCommonEvent
 
getTimeTag() - Method in interface com.netease.nimlib.sdk.avchat.model.AVChatData
Get the timestamp of the current event
getTimeTag() - Method in class com.netease.nimlib.sdk.rts.model.RTSCommonEvent
 
getTimeTag() - Method in interface com.netease.nimlib.sdk.rts.model.RTSData
Get the timestamp of the current event
getTimetagMs() - Method in interface com.netease.nimlib.sdk.avchat.model.AVChatChannelInfo
Get the timestamp of the current event in milliseconds.
getTo() - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
getToAccount() - Method in class com.netease.nimlib.sdk.avsignalling.event.CanceledInviteEvent
Get the account of the invitee
getToAccount() - Method in class com.netease.nimlib.sdk.msg.model.MessageKey
 
getToAccountId() - Method in class com.netease.nimlib.sdk.avsignalling.event.InviteAckEvent
The target account
getToAccountId() - Method in class com.netease.nimlib.sdk.avsignalling.event.InvitedEvent
Target account ID
getToken(String) - Method in interface com.netease.nimlib.sdk.auth.AuthProvider
 
getToken() - Method in class com.netease.nimlib.sdk.auth.LoginInfo
Get the token
getToken(String, String) - Method in interface com.netease.nimlib.sdk.chatroom.model.ChatRoomAuthProvider
 
getToken() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Get the login token in independent login mode
getToken() - Method in interface com.netease.nimlib.sdk.mixpush.model.MixPushToken
Get the token for push notifications
getTokenName() - Method in interface com.netease.nimlib.sdk.mixpush.model.MixPushToken
Get the token name
getTotal() - Method in class com.netease.nimlib.sdk.msg.model.AttachmentProgress
Get the total size of an attachment
getTotal() - Method in interface com.netease.nimlib.sdk.msg.model.CollectInfoPage
Get the total number of favorites
getTotal() - Method in class com.netease.nimlib.sdk.nos.model.NosTransferProgress
Get the total size of the file.
getTotalUnreadCount() - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get the total unread count
getTotalUnreadCount(boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get the total unread count
getToTime() - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
getToTime() - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Get the end time
getTransCodedImageInfo(DMDocTransQuality) - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the image info of a converted image with a specified resolution.
getTransCodedUrl(int, DMDocTransQuality) - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the URL of converted pages with a specified resolution.
getTransferred() - Method in class com.netease.nimlib.sdk.msg.model.AttachmentProgress
Get the bytes of attachment transferred
getTransferred() - Method in class com.netease.nimlib.sdk.nos.model.NosTransferProgress
Get the bytes that have been transferred.
getTransferType() - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Get the transfer type, upload or download
getTransformMatrix() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatTextureBuffer
 
getTransSize() - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the size of the converted file in bytes
getTransStat() - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the conversion status.
getTransType() - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the format of the converted file.
getTunnelTypes() - Method in class com.netease.nimlib.sdk.rts.model.RTSCommonEvent
 
getTunnelTypes() - Method in interface com.netease.nimlib.sdk.rts.model.RTSData
Get the channel types
getType() - Method in interface com.netease.nimlib.sdk.avchat.model.AVChatAttachment
Get the call type: audio call or video call
getType() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatTextureBuffer
 
getType() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
Get the channel type
getType() - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
Get the channel type
getType() - Method in interface com.netease.nimlib.sdk.document.model.DMPicInfo
Get the type of an image
getType() - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment
 
getType() - Method in class com.netease.nimlib.sdk.msg.attachment.NotificationAttachment
Get the notification type
getType() - Method in interface com.netease.nimlib.sdk.msg.model.CollectInfo
Get the bookmark type
getType() - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
getType() - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Get the type of a system message
getType() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the group type
getType() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamMember
Get the type of a group member
getType() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the group type
getType() - Method in interface com.netease.nimlib.sdk.team.model.TeamMember
Get the type of a group member
getUid() - Method in class com.netease.nimlib.sdk.avsignalling.model.MemberInfo
Get the server ID
getUidByAccount(String) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Get uid using account
getUnAckAccountList() - Method in class com.netease.nimlib.sdk.msg.model.TeamMsgAckInfo
 
getUnAckCount() - Method in class com.netease.nimlib.sdk.msg.model.TeamMessageReceipt
 
getUnAckCount() - Method in class com.netease.nimlib.sdk.msg.model.TeamMsgAckInfo
 
getUniqueId() - Method in interface com.netease.nimlib.sdk.msg.model.CollectInfo
Remove duplicate IDs.
getUnreadCount() - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Get the unread count of messages sent from the contact
getUpdatedFields() - Method in class com.netease.nimlib.sdk.team.model.UpdateTeamAttachment
Get all updated fields
getUpdateTime() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Get the record update time for members, used for querying the member list
getUpdateTime() - Method in interface com.netease.nimlib.sdk.msg.model.CollectInfo
Get the update time
getUpdateTime() - Method in interface com.netease.nimlib.sdk.msg.model.MsgPinOption
Get the update time
getUpdateTime() - Method in interface com.netease.nimlib.sdk.msg.model.RecentSession
Get the timestamp of the recent message
getUpdateTime() - Method in interface com.netease.nimlib.sdk.msg.model.StickTopSessionInfo
Get the update time
getUrl() - Method in interface com.netease.nimlib.sdk.migration.model.IHistoryRecord
Get the URL for record download
getUrl() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Get the download URL of a file on the server.
getUrl() - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Get the download URL of a file.
getUrlPrefix() - Method in interface com.netease.nimlib.sdk.document.model.DMData
Get the prefix of the URL for document download
getUrlReqData() - Method in class com.netease.nimlib.sdk.chatroom.model.CdnRequestData
 
getUserInfo(String) - Method in interface com.netease.nimlib.sdk.uinfo.UserInfoProvider
Get the user profile based on the user account.
getUserInfo(String) - Method in interface com.netease.nimlib.sdk.uinfo.UserService
Get a user profile from the local database (sync)
getUserInfoList(List<String>) - Method in interface com.netease.nimlib.sdk.uinfo.UserService
Get multiple user profiles from the local database (sync)
getUuid() - Method in class com.netease.nimlib.sdk.msg.model.AttachmentProgress
Get the UUID of a message with which the attachment is enclosed
getUuid() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the UUID of a mesage.
getUuid() - Method in class com.netease.nimlib.sdk.msg.model.MessageKey
 
getUuid() - Method in class com.netease.nimlib.sdk.msg.model.MsgPinDbOption
 
getValue() - Method in enum com.netease.nimlib.sdk.avchat.constant.AVChatRecordState
 
getValue() - Method in enum com.netease.nimlib.sdk.avchat.constant.AVChatType
 
getValue() - Method in enum com.netease.nimlib.sdk.avsignalling.constant.ChannelStatus
 
getValue() - Method in enum com.netease.nimlib.sdk.avsignalling.constant.ChannelType
 
getValue() - Method in enum com.netease.nimlib.sdk.avsignalling.constant.InviteAckStatus
 
getValue() - Method in enum com.netease.nimlib.sdk.avsignalling.constant.SignallingEventType
 
getValue() - Method in enum com.netease.nimlib.sdk.chatroom.constant.ChatRoomModeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.chatroom.constant.MemberQueryType
 
getValue() - Method in enum com.netease.nimlib.sdk.chatroom.constant.MemberType
 
getValue() - Method in enum com.netease.nimlib.sdk.chatroom.model.ChatRoomKickOutEvent.ChatRoomKickOutReason
 
getValue() - Method in enum com.netease.nimlib.sdk.document.model.DMDocTransQuality
 
getValue() - Method in enum com.netease.nimlib.sdk.document.model.DocTransFileType
 
getValue() - Method in enum com.netease.nimlib.sdk.document.model.DocTransImageType
 
getValue() - Method in enum com.netease.nimlib.sdk.document.model.DocTransState
 
getValue() - Method in enum com.netease.nimlib.sdk.event.model.NimEventType
 
getValue() - Method in enum com.netease.nimlib.sdk.event.model.NimOnlineStateEvent.OnlineStateEventValue
 
getValue() - Method in enum com.netease.nimlib.sdk.friend.constant.FriendFieldEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.friend.constant.FriendRelationship
 
getValue() - Method in enum com.netease.nimlib.sdk.friend.constant.FriendSource
 
getValue() - Method in enum com.netease.nimlib.sdk.friend.constant.VerifyType
 
getValue() - Method in enum com.netease.nimlib.sdk.friend.model.AddFriendNotify.Event
 
getValue() - Method in enum com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.ModeCode
 
getValue() - Method in enum com.netease.nimlib.sdk.msg.constant.AttachStatusEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.msg.constant.ChatRoomQueueChangeType
 
getValue() - Method in enum com.netease.nimlib.sdk.msg.constant.DeleteTypeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.msg.constant.MsgDirectionEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.msg.constant.MsgStatusEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.msg.constant.MsgTypeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.msg.constant.NotificationExtraTypeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.msg.constant.NotificationType
 
getValue() - Method in enum com.netease.nimlib.sdk.msg.constant.RevokeType
 
getValue() - Method in enum com.netease.nimlib.sdk.msg.constant.SessionTypeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.msg.constant.SystemMessageStatus
 
getValue() - Method in enum com.netease.nimlib.sdk.msg.constant.SystemMessageType
 
getValue() - Method in enum com.netease.nimlib.sdk.NimHandshakeType
 
getValue() - Method in enum com.netease.nimlib.sdk.nos.constant.NosTransferStatus
 
getValue() - Method in enum com.netease.nimlib.sdk.NotificationFoldStyle
 
getValue() - Method in enum com.netease.nimlib.sdk.rts.constant.RTSTunnelType
 
getValue() - Method in enum com.netease.nimlib.sdk.StatusCode
 
getValue() - Method in enum com.netease.nimlib.sdk.team.constant.TeamAllMuteModeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.team.constant.TeamBeInviteModeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.team.constant.TeamExtensionUpdateModeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.team.constant.TeamFieldEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.team.constant.TeamInviteModeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.team.constant.TeamMemberType
 
getValue() - Method in enum com.netease.nimlib.sdk.team.constant.TeamMessageNotifyTypeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.team.constant.TeamTypeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.team.constant.TeamUpdateModeEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.team.constant.VerifyTypeEnum
 
getValue() - Method in class com.netease.nimlib.sdk.team.model.UpdateTeamAttachment
Get the value of the first of updated fields.
getValue() - Method in enum com.netease.nimlib.sdk.uinfo.constant.GenderEnum
 
getValue() - Method in enum com.netease.nimlib.sdk.uinfo.constant.UserInfoFieldEnum
 
getVerifyType() - Method in class com.netease.nimlib.sdk.friend.model.AddFriendData
Get the friend request type
getVerifyType() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Get the verification type for joining a group
getVerifyType() - Method in interface com.netease.nimlib.sdk.team.model.Team
Get the verification type for joining a group
getWidth() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatBuffer
 
getWidth() - Method in interface com.netease.nimlib.sdk.document.model.DMPicInfo
Get the width of an image
getWidth() - Method in class com.netease.nimlib.sdk.msg.attachment.ImageAttachment
Get the width of an image
getWidth() - Method in class com.netease.nimlib.sdk.msg.attachment.VideoAttachment
Get the video width
getX() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomSpatialLocation
 
getY() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomSpatialLocation
 
getYidunAntiCheating() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the trigger words of GuardEase anti-spam
getYidunAntiSpamExt() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the extension field of GuardEase anti-spam
getYidunAntiSpamRes() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Get the result returned by GuardEase
getZ() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomSpatialLocation
 
getZone() - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 

H

handleEndRecord(boolean, int) - Method in class com.netease.nimlib.sdk.media.record.AudioRecorder
 
HandleQuickCommentOption - Class in com.netease.nimlib.sdk.msg.model
 
HandleQuickCommentOption(Property, Property) - Constructor for class com.netease.nimlib.sdk.msg.model.HandleQuickCommentOption
 
handshakeType - Variable in class com.netease.nimlib.sdk.ServerAddresses
Handshake protocol field
hangUp2(long, AVChatCallback<Void>) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Hang up or reject a call in Signaling
hashCode() - Method in class com.netease.nimlib.sdk.auth.LoginInfo
 
hashCode() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters.Key
hashCode() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats.SimulcastVideo
 
hashCode() - Method in class com.netease.nimlib.sdk.util.Entry
Compute a hash code using the hash codes of the underlying objects
hasMore() - Method in interface com.netease.nimlib.sdk.msg.model.RecentSessionList
Check if earlier messages exists
hasMultipleCameras() - Static method in class com.netease.nimlib.sdk.avchat.video.AVChatCameraCapturer
Check if the device has multiple cameras
hasSendAck() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Check if the read receipt of a message is sent
height - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatVideoFrame
Deprecated.
Video data height
height - Variable in class com.netease.nimlib.sdk.nos.model.NosThumbParam
 
hideContent - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
Do not display the message details and the nickname of the message sender
The default value is false.
host - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNetworkProxy
Proxy server address
host - Variable in class com.netease.nimlib.sdk.rts.model.RTSNetworkProxy
Proxy server address
httpProxy(PassthroughProxyData) - Method in interface com.netease.nimlib.sdk.passthrough.PassthroughService
Proxy client sends HTTP requests to the app server.
hwAppId - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
Huawei push hwAppId
hwCertificateName - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
Huawei push certificate.
HWPushMessageService - Class in com.netease.nimlib.sdk.mixpush
The following methods run in non-UI threads and are consistent with PHmsMessageService supported by Huawei.
HWPushMessageService() - Constructor for class com.netease.nimlib.sdk.mixpush.HWPushMessageService
 

I

I420 - Static variable in interface com.netease.nimlib.sdk.avchat.model.AVChatImageFormat
I420 data format.
IAudioRecordCallback - Interface in com.netease.nimlib.sdk.media.record
Callback for audio recording state
IAVChatPlayAudioCallBack - Interface in com.netease.nimlib.sdk.avchat
 
IAVChatRecordObserver - Interface in com.netease.nimlib.sdk.avchat
 
IAVChatRemoteAudioCallBack - Interface in com.netease.nimlib.sdk.avchat
 
IHistoryRecord - Interface in com.netease.nimlib.sdk.migration.model
Message history version
ImageAttachment - Class in com.netease.nimlib.sdk.msg.attachment
Image attachment class
ImageAttachment() - Constructor for class com.netease.nimlib.sdk.msg.attachment.ImageAttachment
 
ImageAttachment(String) - Constructor for class com.netease.nimlib.sdk.msg.attachment.ImageAttachment
 
IMMessage - Interface in com.netease.nimlib.sdk.msg.model
NIM message data structure.
IMMessageFilter - Interface in com.netease.nimlib.sdk.team.model
Message filter
IMPORT_ERR_CUSTOM_DECRYPT - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
A file fails to be decrypted.
IMPORT_ERR_CUSTOM_UNZIP - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
A file fails to be decompressed.
IMPORT_ERR_DOWN_FILE - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
A file fails to be downloaded.
IMPORT_ERR_FILE_FORMAT - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
The file format is invalid.
IMPORT_ERR_NO_BACKUP - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
The server has no copy of the record.
IMPORT_ERR_PART_SUCCESS - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
Part of the file are imported.
IMPORT_ERR_RECORD_EMPTY - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
The server returns an empty copyof the record.
IMPORT_PROGRESS_DOWNLOAD_FILE_STATE - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
The progress of downloading a file.
IMPORT_PROGRESS_FILE_TO_MSG_STATE - Static variable in class com.netease.nimlib.sdk.migration.model.MigrationConstant
The progress when a file is converted into messages
importAllMessage(IMsgImportProcessor, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Import exported messages.
importRecentSessions(List<<any>>) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Import multiple recent sessions with contactId and sessionType fields
improveSDKProcessPriority - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to increase the priority of the SDK process.
IMsgExportProcessor - Interface in com.netease.nimlib.sdk.migration.processor
Handler for message history migration
IMsgImportProcessor - Interface in com.netease.nimlib.sdk.migration.processor
Handler for exporting message history migration.
IMsgMigrationProgress - Interface in com.netease.nimlib.sdk.migration.processor
 
init(Context, LoginInfo, SDKOptions) - Static method in class com.netease.nimlib.sdk.NIMClient
[Method 1] Initializes SDK using Application#onCreate()
initialize() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoRender
Initialize the video renderer
initPush(MixPushConfig) - Static method in class com.netease.nimlib.sdk.mixpush.NIMPushClient
 
initSDK() - Static method in class com.netease.nimlib.sdk.NIMClient
[Method 2] initializes the SDK when required on the main thread of the UI process instead of being initialized by calling Application#onCreate()).
initSend(String, String, String, String, String) - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
InnerConfigs - Class in com.netease.nimlib.sdk.sf
 
InnerConfigs() - Constructor for class com.netease.nimlib.sdk.sf.InnerConfigs
 
insertLocalMessage(IMMessage, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Insert a message into the local database and update the UI interface but the message is not sent to the server.
invite(InviteParamBuilder) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
Invite a user to join a channel
The inviter must the owner or member of a channel If a channel member wants to invite offline users, enable offline invitation and send an invitation message.
InviteAckEvent - Class in com.netease.nimlib.sdk.avsignalling.event
Accept or reject an invite request
InviteAckEvent(SignallingEvent, String, String, InviteAckStatus) - Constructor for class com.netease.nimlib.sdk.avsignalling.event.InviteAckEvent
 
InviteAckStatus - Enum in com.netease.nimlib.sdk.avsignalling.constant
 
InvitedEvent - Class in com.netease.nimlib.sdk.avsignalling.event
Invited event
InvitedEvent(SignallingEvent, String, String, SignallingPushConfig) - Constructor for class com.netease.nimlib.sdk.avsignalling.event.InvitedEvent
 
InviteParamBuilder - Class in com.netease.nimlib.sdk.avsignalling.builder
request parameters builder.
InviteParamBuilder(String, String, String) - Constructor for class com.netease.nimlib.sdk.avsignalling.builder.InviteParamBuilder
private boolean offlineEnabled;
InvocationFuture<T> - Interface in com.netease.nimlib.sdk
API trace
iOS - Static variable in interface com.netease.nimlib.sdk.auth.ClientType
iOS client
ipProtocolVersion - Variable in class com.netease.nimlib.sdk.ServerAddresses
IP protocol version.
isADTSFile(String) - Static method in class com.netease.nimlib.sdk.media.util.MediaUtil
Check if the audio file is in ADTS format
isAllMessageTypes() - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
isAllMute() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Check if All Mute is applied
isAllMute() - Method in interface com.netease.nimlib.sdk.team.model.Team
Check if All Mute is applied
isAllRemoteAudioMuted() - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Mute remote audio streams
isAnonymousMode() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
 
isAsc() - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
isAudienceRole() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Check for the audience role
isAutoPublishVideo() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Check for the automatic publishing mode for video streams
isAutoSubscribeAudio() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Check for automatic subscription mode for audio streams
isAutoSubscribeVideo() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Check for automatic subscription mode for video streams
isBroadcastOnlineOnly() - Method in class com.netease.nimlib.sdk.event.model.Event
 
isCaptureBrand() - Method in class com.netease.nimlib.sdk.msg.model.CaptureDeviceInfoConfig
Specify whether to capture the brand.
isCaptureManufacturer() - Method in class com.netease.nimlib.sdk.msg.model.CaptureDeviceInfoConfig
Specify whether to capture the manufacturer.
isCaptureModel() - Method in class com.netease.nimlib.sdk.msg.model.CaptureDeviceInfoConfig
Specify whether to capture the model of a device
isChanged() - Method in interface com.netease.nimlib.sdk.msg.model.MsgPinSyncResponseOptionWrapper
A timestamp is passed in the request for sync PIN messages, The method checks if the data at the time of synchronization is changed compared with the data at the timestamp.
isChecked() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
the select state of a message
isDeleted() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Check if the message is recalled or deleted from the server
isEmpty(Collection) - Static method in class com.netease.nimlib.sdk.util.NIMUtil
 
isEnable() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
isEnable() - Method in interface com.netease.nimlib.sdk.mixpush.MixPushService
Check if the third-party push service is enabled.
isEnableContentTransfer() - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
isFCMIntent(Intent) - Method in interface com.netease.nimlib.sdk.mixpush.MixPushService
Activity starts by click FCM notifications
isForcePush() - Method in class com.netease.nimlib.sdk.msg.model.MemberPushOption
Specify whether to enable force push
isForceUpload() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Check if the file are forcibly upload again
isHdImage() - Method in class com.netease.nimlib.sdk.msg.attachment.ImageAttachment
 
isHighPriorityMessage() - Method in interface com.netease.nimlib.sdk.chatroom.model.ChatRoomMessage
Check the priority of a message
isInBlackList() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Check if a member is included in a blacklist
isInBlackList(String) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Check if the peer account is included in the blacklist
isInBlackList() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Check if the current user is added to the blacklist by the peer by sending a message.
isIndependentMode() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Check whether it is an independent login
isInTeam() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamMember
Check the membership of a group member
isInTeam() - Method in interface com.netease.nimlib.sdk.team.model.TeamMember
Check the membership of a group member
isLocalAudioMuted() - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Check if local audio is muted
isLocalVideoMuted() - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Check if the local video is published.
isLowEnergy() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatEngineConfig
 
isMainProcess(Context) - Static method in class com.netease.nimlib.sdk.util.NIMUtil
 
isMainProcessLive(Context) - Static method in class com.netease.nimlib.sdk.util.NIMUtil
 
isMicrophoneMute() - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Check if the microphone is muted
isModify() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper
 
isMultiportPushOpen() - Method in interface com.netease.nimlib.sdk.settings.SettingsService
Check the setting to push messages to mobile clients when a desktop PC or Web client is online.
isMultiUser() - Method in interface com.netease.nimlib.sdk.avchat.model.AVChatAttachment
Chech if it is a group call
isMute() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Get the mute state of a chat room
isMute() - Method in class com.netease.nimlib.sdk.friend.model.MuteListChangedNotify
Check if the user is muted.
isMute() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamMember
Check if mute is applied
isMute() - Method in class com.netease.nimlib.sdk.team.model.MuteMemberAttachment
 
isMute() - Method in interface com.netease.nimlib.sdk.team.model.TeamMember
Check if mute is applied
isMuted() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Check if a member is muted
isMuted() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomRoomMemberInAttachment
Mute state.
isMuted(String) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Check if it is muted
isMyFriend(String) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Check if the peer account is in the friend list of the current account
isMyTeam() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Check the membership of the current user
isMyTeam() - Method in interface com.netease.nimlib.sdk.team.model.Team
Check the membership of the current user
isNeedBadge() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
isNeedLastMsg() - Method in class com.netease.nimlib.sdk.msg.model.QueryMySessionOption
 
isNeedMessageNotify(String) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Chech if the account needs alert
isNeedPush() - Method in class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
isNeedSave() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMemberUpdate
Persist updated information.
isOnline() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Check if a member is online Only special members may be offline, and guests or anonymous users must be online.
isOnlineStateEvent(Event) - Static method in class com.netease.nimlib.sdk.event.model.NimOnlineStateEvent
Check for online state events
isOpen() - Method in interface com.netease.nimlib.sdk.settings.model.NoDisturbConfig
Check whether Do Not Disturb is enabled
isPlaying() - Method in class com.netease.nimlib.sdk.media.player.AudioPlayer
Check if the player is playing
isPushNoDisturbConfigExist() - Method in interface com.netease.nimlib.sdk.mixpush.MixPushService
Check if the Do-Not-Disturb setting is applied for push services in the SDK .
isPushShowNoDetail() - Method in interface com.netease.nimlib.sdk.mixpush.MixPushService
Get the setting to hide or show the push details
isRecordAudioTun() - Method in class com.netease.nimlib.sdk.rts.model.RTSOptions
 
isRecordDataTun() - Method in class com.netease.nimlib.sdk.rts.model.RTSOptions
 
isRecording() - Method in class com.netease.nimlib.sdk.media.record.AudioRecorder
Check if the recorder is recording
isRemoteAudioMuted(String) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Mute or unmute remote audio streams
isRemoteRead() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Check whether the message sent by the current user is read
isRemoteVideoMuted(String) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Check if remote video streams are muted
isRobot(String) - Method in interface com.netease.nimlib.sdk.robot.RobotService
Evaluate if the account is of bot type
isRobotSend() - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
isSendToOnlineUserOnly() - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Specify whether the messaging is sent only to online users or groups.
isServerRecord() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
 
isSessionStopped() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
 
isSessionUpdate() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Specify whether to update the message in a session The parameter takes effect only if the message is saved when the user is offline.
isSpeakerOn(String) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Check if the speaker is turned on
isStickTopSession(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Check if the session is pinned.
isSyncCurrentValue() - Method in class com.netease.nimlib.sdk.event.model.EventSubscribeRequest
 
isSyncSelfEnable() - Method in class com.netease.nimlib.sdk.event.model.Event
 
isTempMuted() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Check if a member is temporarily muted
isTempMuted() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomRoomMemberInAttachment
temporary mute state.
isTheSame(IMMessage) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Check if two messages are the same using the message parameter.
isThread() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Check is the message belongs to a thread.
isTunReady() - Method in class com.netease.nimlib.sdk.rts.model.RTSCalleeAckEvent
Check if the tunnel is ready
isUnread() - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Check if a system message is read
isValid() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Get the validity tag of a chat room
isValid() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Check if a setting is valid
isValid() - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
 
isValid() - Method in class com.netease.nimlib.sdk.misc.model.NosConfig
 
isValidForever() - Method in class com.netease.nimlib.sdk.misc.model.NosConfig
 

J

join(String, long, String, boolean) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
Join a channel

Error codes:
10407: a member has already joined the channel ResponseCode.RES_CHANNEL_MEMBER_HAS_EXISTS
10417: uid conflict ResponseCode.RES_JOIN_CHANNEL_UID_CONFLICT
10419: Number of users exceeds the upper limit ResponseCode.RES_CHANNEL_MEMBER_EXCEED
10420: Other devices has already joined the channel ResponseCode.RES_CHANNEL_MEMBER_HAS_EXISTS_OTHER_CLIENT
joinRoom2(String, AVChatType, AVChatCallback<AVChatData>) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Join a group room
joinSession(String, boolean, RTSCallback<RTSData>) - Method in class com.netease.nimlib.sdk.rts.RTSManager2
Join a session using a session ID

K

key - Variable in class com.netease.nimlib.sdk.util.Entry
 
KEY_AUDIO_CALL_PROXIMITY - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Determine whether to enable the proximity sensor during audio calls
KEY_AUDIO_EFFECT_ACOUSTIC_ECHO_CANCELER - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Audio pre-processing, noise suppression, used to eliminate background noise of audio calls.
KEY_AUDIO_EFFECT_AUTOMATIC_GAIN_CONTROL - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Audio processing, Automatic Gain Control
KEY_AUDIO_EFFECT_NOISE_SUPPRESSOR - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Voice pre-processing, noise suppression, used to eliminate background noise of audio calls.
KEY_AUDIO_EXTERNAL_CAPTURE - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Deprecated.
KEY_AUDIO_FRAME_FILTER - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Voice data pre-processing
KEY_AUDIO_HIGH_QUALITY - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
High quality audio
KEY_AUDIO_PLAYBACK_DEFAULT_SAMPLE_RATE - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Audio playback sample rate
KEY_AUDIO_PROCESS_DUMP_FLAG_DEBUG - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Audio playback sample rate
KEY_AUDIO_REPORT_SPEAKER - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Speaker acoustic intensity report
KEY_COMPATIBILITY_CONFIG_LOCAL - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Custom local compatibility
KEY_COMPATIBILITY_CONFIG_SERVER - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Custom server compatibility configuration
KEY_DEVICE_DEFAULT_ROTATION - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
By default, the device rotates clockwise.
KEY_DEVICE_ROTATION_FIXED_OFFSET - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Device rotation angle offset.
KEY_ENABLE_HISTORY - Static variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
 
KEY_ENABLE_PERSIST - Static variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
 
KEY_ENABLE_PUSH - Static variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
 
KEY_ENABLE_PUSH_NICK - Static variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
 
KEY_ENABLE_ROAMING - Static variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
 
KEY_ENABLE_ROUTE - Static variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
 
KEY_ENABLE_SELF_SYNC - Static variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
 
KEY_ENABLE_UNREAD_COUNT - Static variable in class com.netease.nimlib.sdk.msg.model.CustomMessageConfig
 
KEY_EXT - Static variable in interface com.netease.nimlib.sdk.msg.model.RecentSession
 
KEY_PROFILE_TRACE_FLAG_DEBUG - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Print kTraceProfile log
KEY_SERVER_AUDIO_RECORD - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Recording audio calls on the server
KEY_SERVER_LIVE_RECORD - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
KEY_SERVER_RECORD_MODE - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Recording mode on the server
KEY_SERVER_RECORD_SPEAKER - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Check if the current user is the speaker when recording calls on the server
KEY_SERVER_VIDEO_RECORD - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Video recording on the server
KEY_SESSION_LIVE_COMPOSITING_LAYOUT - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
KEY_SESSION_LIVE_MODE - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Interactive live mode
KEY_SESSION_LIVE_URL - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
KEY_SESSION_MULTI_MODE_USER_ROLE - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Roles for group settings
KEY_VIDEO_CAPTURE_ORIENTATION - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Video capture orientation
KEY_VIDEO_DECODER_MODE - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Video hardware decoding.
KEY_VIDEO_ENCODER_MODE - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Video hardware encoding mode.
KEY_VIDEO_FIXED_CROP_RATIO - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Video aspect ratio
KEY_VIDEO_FPS_REPORTED - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Video frame rate report
KEY_VIDEO_FRAME_FILTER - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Video data pre-processing.
KEY_VIDEO_FRAME_FILTER_FORMAT - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Video data frame format
KEY_VIDEO_FRAME_FILTER_NEW - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Video data pre-processing.
KEY_VIDEO_FRAME_RATE - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Video frame rate
KEY_VIDEO_LOCAL_PREVIEW_MIRROR - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Local preview mirroring of the front camera
KEY_VIDEO_MAX_BITRATE - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
The maximum video bitrate.
KEY_VIDEO_PREVIEW_QUALITY - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Set a video quality for previews.
KEY_VIDEO_QUALITY - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Video quality.
KEY_VIDEO_ROTATE_IN_RENDING - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Auto-rotate when rendering a video
KEY_VIDEO_SUPPORTED_HW_DECODER - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Check if the system supports hardware decoding.
KEY_VIDEO_SUPPORTED_HW_ENCODER - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Check if the system supports hardware encoding.
KEY_VIDEO_TRANSPORT_MIRROR - Static variable in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
Send mirroring data of the front camera
kickMember(String, String, Map<String, Object>) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Remove a specified member
kickOtherClient(OnlineClient) - Method in interface com.netease.nimlib.sdk.auth.AuthService
Invalidate logins on other devices.
killCore() - Method in interface com.netease.nimlib.sdk.auth.AuthService
 
killUI() - Method in interface com.netease.nimlib.sdk.auth.AuthService
 

L

l(Object) - Method in interface com.netease.nimlib.sdk.test.MockTestService
 
LAYOUT_ENHANCE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatLiveMode
Custom mode, You must specify AVChatLiveTaskConfig.setLayoutPara(String) field
LAYOUT_ENHANCE - Static variable in interface com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout.Mode
Deprecated.
Custom mode.
LAYOUT_FLOATING_LEFT_VERTICAL - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatLiveMode
Left vertical floating window
LAYOUT_FLOATING_LEFT_VERTICAL - Static variable in interface com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout.Mode
Deprecated.
Left vertical floating window
LAYOUT_FLOATING_RIGHT_VERTICAL - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatLiveMode
Right vertical floating window
LAYOUT_FLOATING_RIGHT_VERTICAL - Static variable in interface com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout.Mode
Deprecated.
Right vertical floating window
LAYOUT_ONLY_AUDIO - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatLiveMode
Audio-only mode.
LAYOUT_ONLY_AUDIO - Static variable in interface com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout.Mode
Deprecated.
Audio-only mode.
LAYOUT_SPLIT_SCREEN - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatLiveMode
Split a screen
LAYOUT_SPLIT_SCREEN - Static variable in interface com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout.Mode
Deprecated.
Split a screen
LAYOUT_SPLIT_SCREEN_SCALING - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatLiveMode
Split and scale a screen
LAYOUT_SPLIT_SCREEN_SCALING - Static variable in interface com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout.Mode
Deprecated.
Split and scale a screen
lbs - Variable in class com.netease.nimlib.sdk.ServerAddresses
IM LBS server URL used to obtain IM link URL Enter an HTTP/HTTPS URL
lbsBackup - Variable in class com.netease.nimlib.sdk.ServerAddresses
Standby IM LBS server URL used to obtain IM link URL Enter an HTTP/HTTPS URL
leave(String, boolean, String) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
Leave a channel

Error codes:
10406: a member does not exist in the channel ResponseCode.RES_CHANNEL_MEMBER_NOT_EXISTS
leaveRoom2(String, AVChatCallback<Void>) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Leave a group room
leaveSession(String, RTSCallback<Void>) - Method in class com.netease.nimlib.sdk.rts.RTSManager2
Leave a group session
LeaveTeamAttachment - Class in com.netease.nimlib.sdk.team.model
Notification when a group member leaves the discussion group.
LeaveTeamAttachment() - Constructor for class com.netease.nimlib.sdk.team.model.LeaveTeamAttachment
 
ledARGB - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
Color of the breathing light The color of the led.
ledOffMs - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
Duration when the breathing light is off in milliseconds.
ledOnMs - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
Duration when the breathing light is turned on in milliseconds.
LINK - Static variable in interface com.netease.nimlib.sdk.robot.model.RobotMsgType
Redirection
linkIpv6 - Variable in class com.netease.nimlib.sdk.ServerAddresses
The default IPv6 address
LIVE_CONNECT_FAIL - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.LiveEventCode
Connection failed
LIVE_CONNECTED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.LiveEventCode
Get connected to the live room
LIVE_INITIAL - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.LiveEventCode
Initialize an instance
LIVE_INNER_ERROR - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.LiveEventCode
Internal error
LIVE_PIP_LAYOUT_ERROR - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.LiveEventCode
Pcture-in-picture layout error
LIVE_PUSH_FAIL - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.LiveEventCode
Failed to publish live streams
LIVE_PUSHING - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.LiveEventCode
Publishing live streams
LIVE_START_CONNECTING - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.LiveEventCode
Start connecting to the live room
LIVE_USER_COUNT_LIMIT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.LiveEventCode
User limit is reached
load(JSONObject) - Method in class com.netease.nimlib.sdk.msg.attachment.AudioAttachment
 
load(JSONObject) - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
 
load(JSONObject) - Method in class com.netease.nimlib.sdk.msg.attachment.ImageAttachment
 
load(JSONObject) - Method in class com.netease.nimlib.sdk.msg.attachment.VideoAttachment
 
LocalAntiSpamResult - Class in com.netease.nimlib.sdk.msg.model
 
LocalAntiSpamResult(int, String) - Constructor for class com.netease.nimlib.sdk.msg.model.LocalAntiSpamResult
 
LocationAttachment - Class in com.netease.nimlib.sdk.msg.attachment
Location attachment
LocationAttachment() - Constructor for class com.netease.nimlib.sdk.msg.attachment.LocationAttachment
 
LocationAttachment(String) - Constructor for class com.netease.nimlib.sdk.msg.attachment.LocationAttachment
 
login(LoginInfo) - Method in interface com.netease.nimlib.sdk.auth.AuthService
Login interface.
loginCustomTag - Variable in class com.netease.nimlib.sdk.SDKOptions
The custom field for login.
LoginInfo - Class in com.netease.nimlib.sdk.auth
Authentication information used for login
LoginInfo(String, String) - Constructor for class com.netease.nimlib.sdk.auth.LoginInfo
Constructor
LoginInfo(String, String, String) - Constructor for class com.netease.nimlib.sdk.auth.LoginInfo
Constructor
LoginInfo(String, String, String, int) - Constructor for class com.netease.nimlib.sdk.auth.LoginInfo
Constructor
LoginInfo(Parcel) - Constructor for class com.netease.nimlib.sdk.auth.LoginInfo
 
LoginInfo.LoginInfoBuilder - Class in com.netease.nimlib.sdk.auth
 
LoginInfoBuilder(String, String, int, String) - Constructor for class com.netease.nimlib.sdk.auth.LoginInfo.LoginInfoBuilder
 
loginInfoDefault(String, String) - Static method in class com.netease.nimlib.sdk.auth.LoginInfo.LoginInfoBuilder
 
loginInfoDynamic(String, String) - Static method in class com.netease.nimlib.sdk.auth.LoginInfo.LoginInfoBuilder
 
loginInfoThirdParty(String, String, String) - Static method in class com.netease.nimlib.sdk.auth.LoginInfo.LoginInfoBuilder
 
LoginSyncStatus - Enum in com.netease.nimlib.sdk.auth.constant
Data synchronization progress during login
logout() - Method in interface com.netease.nimlib.sdk.auth.AuthService
Logout interface
lowEnergy(boolean) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatEngineConfig.Builder
Specify the low power setting.
LuceneService - Interface in com.netease.nimlib.sdk.lucene
Global search interface

M

MAC - Static variable in interface com.netease.nimlib.sdk.auth.ClientType
Mac client
makeImageThumbUrl(String, NosThumbParam.ThumbType, int, int) - Static method in class com.netease.nimlib.sdk.nos.util.NosThumbImageUtil
 
makeImageThumbUrl(String, int, int) - Static method in class com.netease.nimlib.sdk.nos.util.NosThumbImageUtil
 
makeNotifyContent(String, IMMessage) - Method in interface com.netease.nimlib.sdk.msg.MessageNotifierCustomization
Customize the message alert on the notification bar Display the message alert when users swipe the notification bar: content=[nick: has sent a message]
makeNotifyContent(String, IMMessage) - Method in class com.netease.nimlib.sdk.msg.MessageNotifierCustomizationCompat
 
makeNotifyContentChars(String, IMMessage) - Method in class com.netease.nimlib.sdk.msg.MessageNotifierCustomizationCompat
 
makeRevokeMsgTip(String, IMMessage) - Method in interface com.netease.nimlib.sdk.msg.MessageNotifierCustomization
Custom alert for message recalls
makeTicker(String, IMMessage) - Method in interface com.netease.nimlib.sdk.msg.MessageNotifierCustomization
The ticker of a custom message alert on the notification bar Text displayed in the pop-up box: ticker=[nick has new messages]
makeTicker(String, IMMessage) - Method in class com.netease.nimlib.sdk.msg.MessageNotifierCustomizationCompat
 
makeTickerChars(String, IMMessage) - Method in class com.netease.nimlib.sdk.msg.MessageNotifierCustomizationCompat
 
markChatRoomBlackList(boolean, MemberOption) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Add to or remove from the blacklist of a chat room
markChatRoomManager(boolean, MemberOption) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Assign or revoke the adminstrator role
markChatRoomMutedList(boolean, MemberOption) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Add to or removed from the muted list of a chat room
markChatRoomTempMute(boolean, long, MemberOption) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Temporarily mute a member in a chat room
markChatRoomTempMuteByTag(String, String, boolean, long, Map<String, Object>, String) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Mute members with a specified tag.
markNormalMember(boolean, MemberOption) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Assign or revoke membership of a user
md5 - Variable in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
MD5 value of the file content
md5 - Variable in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
MD5 value of the file content
MEDIA_CODEC_AUTO - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatMediaCodecMode
Automatic selection
MEDIA_CODEC_HARDWARE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatMediaCodecMode
Hardware codec first
MEDIA_CODEC_SOFTWARE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatMediaCodecMode
Software codec first
MediaUtil - Class in com.netease.nimlib.sdk.media.util
ACC decoder class
MediaUtil() - Constructor for class com.netease.nimlib.sdk.media.util.MediaUtil
 
MeiZuPushReceiver - Class in com.netease.nimlib.sdk.mixpush
The following methods run in non-UI threads and are consistent with MzPushMessageReceiver supported Meizu SDK.
MeiZuPushReceiver() - Constructor for class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
MemberChangeAttachment - Class in com.netease.nimlib.sdk.team.model
Notification when group members change, Including the change in group member or the admin privilege
All types of changes.
MemberChangeAttachment() - Constructor for class com.netease.nimlib.sdk.team.model.MemberChangeAttachment
 
MemberInfo - Class in com.netease.nimlib.sdk.avsignalling.model
Member info
MemberInfo(JSONObject) - Constructor for class com.netease.nimlib.sdk.avsignalling.model.MemberInfo
 
MemberOption - Class in com.netease.nimlib.sdk.chatroom.model
Created by hzxuwen on 2016/1/7.
MemberOption(String, String) - Constructor for class com.netease.nimlib.sdk.chatroom.model.MemberOption
 
MemberPushOption - Class in com.netease.nimlib.sdk.msg.model
Push notification configuration for specified members If 414 error code is returned, the format of the forcePushList parameter is invalid.
MemberPushOption() - Constructor for class com.netease.nimlib.sdk.msg.model.MemberPushOption
 
MemberQueryType - Enum in com.netease.nimlib.sdk.chatroom.constant
Member query types in pagination Created by hzxuwen on 2016/1/25.
MemberType - Enum in com.netease.nimlib.sdk.chatroom.constant
Member types
MemberUpdateEvent - Class in com.netease.nimlib.sdk.avsignalling.event
Member update event
MemberUpdateEvent(ChannelFullInfo) - Constructor for class com.netease.nimlib.sdk.avsignalling.event.MemberUpdateEvent
 
MessageBuilder - Class in com.netease.nimlib.sdk.msg
Message builder
MessageBuilder() - Constructor for class com.netease.nimlib.sdk.msg.MessageBuilder
 
MessageKey - Class in com.netease.nimlib.sdk.msg.model
Message key used to query the full content of a message on the server
MessageKey(SessionTypeEnum, String, String, long, long, String) - Constructor for class com.netease.nimlib.sdk.msg.model.MessageKey
 
MessageKey(Property) - Constructor for class com.netease.nimlib.sdk.msg.model.MessageKey
 
MessageNotifierCustomization - Interface in com.netease.nimlib.sdk.msg
Custom notification content
messageNotifierCustomization - Variable in class com.netease.nimlib.sdk.SDKOptions
Custom string for alerts on the notification bar.
MessageNotifierCustomizationCompat - Class in com.netease.nimlib.sdk.msg
 
MessageNotifierCustomizationCompat() - Constructor for class com.netease.nimlib.sdk.msg.MessageNotifierCustomizationCompat
 
MessageReceipt - Class in com.netease.nimlib.sdk.msg.model
Message receipt
MessageReceipt(String, long) - Constructor for class com.netease.nimlib.sdk.msg.model.MessageReceipt
 
migrateMessages(String, String, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Migrate message data Migrate history message data of accounts in the from field to the message data of accounts in the to field.
MigrationConstant - Class in com.netease.nimlib.sdk.migration.model
 
MigrationConstant() - Constructor for class com.netease.nimlib.sdk.migration.model.MigrationConstant
 
MiPushMessageReceiver - Class in com.netease.nimlib.sdk.mixpush
The following methods run in non-UI threads and are consistent with PushMessageReceiver supported by Xiaomi SDK.
MiPushMessageReceiver() - Constructor for class com.netease.nimlib.sdk.mixpush.MiPushMessageReceiver
 
mirror(boolean, boolean) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatBuffer
 
MiscService - Interface in com.netease.nimlib.sdk.misc
Miscellaneous interfaces
MIX - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatServerRecordMode
Mixing recording
MIX_AND_SINGLE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatServerRecordMode
Mixing or individual recording
MIXING_ERROR - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioMixingEvent
An error occurred during audio mixing
MIXING_FINISHED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioMixingEvent
Audio mixing ends
MIXING_STARTED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioMixingEvent
Start mixing audio streams
MixPushConfig - Class in com.netease.nimlib.sdk.mixpush
Created by chenkang on 2017/11/20.
MixPushConfig() - Constructor for class com.netease.nimlib.sdk.mixpush.MixPushConfig
 
mixPushConfig - Variable in class com.netease.nimlib.sdk.SDKOptions
Third-party push service configuration
MixPushMessageHandler - Interface in com.netease.nimlib.sdk.mixpush
Interface for third-party push callbacks.
MixPushService - Interface in com.netease.nimlib.sdk.mixpush
Third-party push service Supported third-party push services: Xiaomi, Huawei, Meizu, and FCM
MixPushServiceObserve - Interface in com.netease.nimlib.sdk.mixpush
 
MixPushToken - Interface in com.netease.nimlib.sdk.mixpush.model
 
MixPushTypeEnum - Enum in com.netease.nimlib.sdk.mixpush.model
 
mNosTokenSceneConfig - Variable in class com.netease.nimlib.sdk.SDKOptions
Configuration for NOS token scenario
MockTestService - Interface in com.netease.nimlib.sdk.test
 
ModeCode - Enum in com.netease.nimlib.sdk
Current login mode status code definition in the SDK
MODIFY_EVENT_CONFIG - Static variable in class com.netease.nimlib.sdk.event.model.NimOnlineStateEvent
Edit the online state event configuration: event type=1 and event value=10001.
module - Variable in class com.netease.nimlib.sdk.ServerAddresses
Public key parameter 1 rsaModulus used to connect to CommsEase servers over the encrypted data channel.
MSG_CHATTING_ACCOUNT_ALL - Static variable in interface com.netease.nimlib.sdk.msg.MsgService
No chat but alerts messages can be seen on the message UI.
MSG_CHATTING_ACCOUNT_NONE - Static variable in interface com.netease.nimlib.sdk.msg.MsgService
No chat.
MsgAttachment - Interface in com.netease.nimlib.sdk.msg.attachment
Message attachment basic interface
MsgAttachmentParser - Interface in com.netease.nimlib.sdk.msg.attachment
Message attachment parser interface
MsgDeleteSelfOption - Class in com.netease.nimlib.sdk.msg.model
 
MsgDeleteSelfOption() - Constructor for class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
MsgDeleteSelfOption(SessionTypeEnum, String, String, String, String, long) - Constructor for class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
MsgDeleteSelfOption(SessionTypeEnum, String, String, String, String, long, String) - Constructor for class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
MsgDeleteSelfOption(SessionTypeEnum, String, String, String, String, long, long, String) - Constructor for class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
MsgDeleteSelfOption(Property) - Constructor for class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
MsgDirectionEnum - Enum in com.netease.nimlib.sdk.msg.constant
Message direction enumerations
MsgFullKeywordSearchConfig - Class in com.netease.nimlib.sdk.msg.model
 
MsgFullKeywordSearchConfig(String, long, long) - Constructor for class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
MsgIndexRecord - Class in com.netease.nimlib.sdk.search.model
Result of a global search
MsgIndexRecord(NIMIndexRecord, String) - Constructor for class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
MsgPinDbOption - Class in com.netease.nimlib.sdk.msg.model
 
MsgPinDbOption(String, String, String, String, long, long) - Constructor for class com.netease.nimlib.sdk.msg.model.MsgPinDbOption
 
MsgPinDbOption(String, String, MsgPinOption) - Constructor for class com.netease.nimlib.sdk.msg.model.MsgPinDbOption
 
MsgPinNotifyOption - Class in com.netease.nimlib.sdk.msg.model
 
MsgPinNotifyOption(MessageKey, MsgPinOption) - Constructor for class com.netease.nimlib.sdk.msg.model.MsgPinNotifyOption
 
MsgPinOption - Interface in com.netease.nimlib.sdk.msg.model
 
MsgPinSyncOption - Interface in com.netease.nimlib.sdk.msg.model
 
MsgPinSyncResponseOption - Interface in com.netease.nimlib.sdk.msg.model
 
MsgPinSyncResponseOptionWrapper - Interface in com.netease.nimlib.sdk.msg.model
 
MsgSearchOption - Class in com.netease.nimlib.sdk.msg.model
Message search option
MsgSearchOption() - Constructor for class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
MsgService - Interface in com.netease.nimlib.sdk.msg
CommsEase message service interface
MsgServiceObserve - Interface in com.netease.nimlib.sdk.msg
Created by jezhee on 2/4/15.
MsgStatusEnum - Enum in com.netease.nimlib.sdk.msg.constant
Message status enumerations.
MsgThreadOption - Class in com.netease.nimlib.sdk.msg.model
 
MsgThreadOption() - Constructor for class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
MsgTimingFullKeywordSearchConfig - Class in com.netease.nimlib.sdk.msg.model
 
MsgTimingFullKeywordSearchConfig(String, long, long) - Constructor for class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
 
MsgTypeEnum - Enum in com.netease.nimlib.sdk.msg.constant
Message type enumerations
multiClientConfig - Variable in class com.netease.nimlib.sdk.event.model.Event
Configuration for multiple devices
multiClientConfigMap - Variable in class com.netease.nimlib.sdk.event.model.Event
Parse the map of multiClientConfig
mute() - Method in interface com.netease.nimlib.sdk.team.model.Team
Deprecated.
muteAllRemoteAudio(boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Mute or unmute all remote audio streams
muteAllTeamMember(String, boolean) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Mute or unmute a group.
muteAllTeamMember(String, boolean) - Method in interface com.netease.nimlib.sdk.team.TeamService
Mute or unmute a group.
MuteListChangedNotify - Class in com.netease.nimlib.sdk.friend.model
Notifications for changes of the muted list
MuteListChangedNotify(String, boolean) - Constructor for class com.netease.nimlib.sdk.friend.model.MuteListChangedNotify
 
muteLocalAudio(boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Mute or unmute local audio
muteLocalVideo(boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
MuteMemberAttachment - Class in com.netease.nimlib.sdk.team.model
Notifications for muting or unmuting group members.
MuteMemberAttachment() - Constructor for class com.netease.nimlib.sdk.team.model.MuteMemberAttachment
 
muteRemoteAudio(String, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Mute or unmute the remote audio stream
muteRemoteVideo(String, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
muteTeam(String, TeamMessageNotifyTypeEnum) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Set message type of a specified group.
muteTeam(String, TeamMessageNotifyTypeEnum) - Method in interface com.netease.nimlib.sdk.team.TeamService
Set message type of a specified group.
muteTeamMember(String, String, boolean) - Method in interface com.netease.nimlib.sdk.team.TeamService
Mute and unmute
muteTeamMembers(String, ArrayList<String>, boolean) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Mute and unmute
mzAppId - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
Meizu push appId
mzAppKey - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
Meizu push appKey
mzCertificateName - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
Meizu push certificate.

N

name() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters.Key
Parameter name
needMsgAck() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Specify message receipt for group messages.
needPush() - Method in class com.netease.nimlib.sdk.avsignalling.model.SignallingPushConfig
Check if push is required
negoKeyEncaKeyParta - Variable in class com.netease.nimlib.sdk.ServerAddresses
BigNumHex string without 0x RSA: EXP, SM2: Y is required if part A of the key is custom.
negoKeyEncaKeyPartb - Variable in class com.netease.nimlib.sdk.ServerAddresses
BigNumHex string without 0x RSA: EXP, SM2: Y is required if part B of the key is custom.
negoKeyEncaKeyVersion - Variable in class com.netease.nimlib.sdk.ServerAddresses
Required when the key version of the Key Exchange protocol is custom
negoKeyNeca - Variable in class com.netease.nimlib.sdk.ServerAddresses
Encryption algorithm for Key Exchange protocol {1(RSA),2(SM2)}, def:1(RSA) asymmetric encryption
NetCallAttachment - Class in com.netease.nimlib.sdk.msg.attachment
 
NetCallAttachment() - Constructor for class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment
 
NetCallAttachment.Duration - Class in com.netease.nimlib.sdk.msg.attachment
 
NetCallAttachment.NetCallAttachmentBuilder - Class in com.netease.nimlib.sdk.msg.attachment
 
NetCallAttachmentBuilder() - Constructor for class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment.NetCallAttachmentBuilder
 
netDetectServer - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatServerAddresses
Network detection server
NEVER_EXPIRE - Static variable in class com.netease.nimlib.sdk.NosTokenSceneConfig
Never expires, resources are always stored in the server.
newInstanceFromPartOfAccount(Set<String>) - Method in class com.netease.nimlib.sdk.msg.model.TeamMsgAckInfo
Create a new instance that contain only the unread messages of specified users.
NIMAntiSpamOption - Class in com.netease.nimlib.sdk.msg.model
Anti-spam configuration
NIMAntiSpamOption() - Constructor for class com.netease.nimlib.sdk.msg.model.NIMAntiSpamOption
 
NIMClient - Class in com.netease.nimlib.sdk
SDK core class used to initialize the SDK, obtain various service functionality interfaces, and current status.
NIMClient() - Constructor for class com.netease.nimlib.sdk.NIMClient
 
nimConfig - Variable in class com.netease.nimlib.sdk.event.model.Event
Server configuration items for predefined events.
NimEventType - Enum in com.netease.nimlib.sdk.event.model
Event types predefined by CommsEase.
NimHandshakeType - Enum in com.netease.nimlib.sdk
 
NimIntent - Interface in com.netease.nimlib.sdk
CommsEase Intent constant
NimOnlineStateEvent - Class in com.netease.nimlib.sdk.event.model
Online state event
NimOnlineStateEvent() - Constructor for class com.netease.nimlib.sdk.event.model.NimOnlineStateEvent
 
NimOnlineStateEvent.OnlineStateEventValue - Enum in com.netease.nimlib.sdk.event.model
 
NIMPushClient - Class in com.netease.nimlib.sdk.mixpush
CommsEase third party push service interface
NIMPushClient() - Constructor for class com.netease.nimlib.sdk.mixpush.NIMPushClient
 
NimRobotInfo - Interface in com.netease.nimlib.sdk.robot.model
Get the user information about the bot.
NimStrings - Class in com.netease.nimlib.sdk
String definition used in SDK.
NimStrings() - Constructor for class com.netease.nimlib.sdk.NimStrings
 
NimUserInfo - Interface in com.netease.nimlib.sdk.uinfo.model
User profiles hosting provided by CommsEase
NIMUtil - Class in com.netease.nimlib.sdk.util
CommsEase SDK utility class
NoDisturbConfig - Interface in com.netease.nimlib.sdk.settings.model
Do-Not-Disturb setting, including the option to enable or disable the setting, the start time and end time.
NONE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectStatus
No connection
NORMAL - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatUserQuitType
Leave with intent
NORMAL - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatUserRole
Common users allowed to send or receive messages
nosAccess - Variable in class com.netease.nimlib.sdk.ServerAddresses
NOS acceleration domain name/address, used to replace nosDownload in NOS download URL.
nosCdnEnable - Variable in class com.netease.nimlib.sdk.ServerAddresses
Specify whether to use CDN domain name for NOS download first
NosConfig - Class in com.netease.nimlib.sdk.misc.model
 
NosConfig(String, String, long, String) - Constructor for class com.netease.nimlib.sdk.misc.model.NosConfig
 
nosDefaultUploadSever - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatServerAddresses
Default nos upload server
nosDownload - Variable in class com.netease.nimlib.sdk.ServerAddresses
The host of the NOS download address is used to concatenate the final URL address for downloads.
nosDownloadSet - Variable in class com.netease.nimlib.sdk.ServerAddresses
Each element is a Pair object that consists of the NOS download address and the evaluation result of whether the bucket name is in the host.
nosDownloadUrlFormat - Variable in class com.netease.nimlib.sdk.ServerAddresses
[Added in v4.6.0] NOS download address concatenation template used to concatenate the final download address.
nosLbsServer - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatServerAddresses
NOS load balancing server
NosService - Interface in com.netease.nimlib.sdk.nos
CommsEase storage service
NosServiceObserve - Interface in com.netease.nimlib.sdk.nos
Observer for transmission progress on the CommsEase storage.
nosSupportHttps - Variable in class com.netease.nimlib.sdk.ServerAddresses
Specify whether NOS uploads support HTTPS.
NosThumbImageUtil - Class in com.netease.nimlib.sdk.nos.util
Generate URLs of thumbnails for images stored on CommsEase storage.
NosThumbImageUtil() - Constructor for class com.netease.nimlib.sdk.nos.util.NosThumbImageUtil
 
NosThumbParam - Class in com.netease.nimlib.sdk.nos.model
Get the parameters used to download thumbnails
NosThumbParam() - Constructor for class com.netease.nimlib.sdk.nos.model.NosThumbParam
 
NosThumbParam.ThumbType - Enum in com.netease.nimlib.sdk.nos.model
 
NosTokenSceneConfig - Class in com.netease.nimlib.sdk
SDK configuration for NOS token.
NosTokenSceneConfig() - Constructor for class com.netease.nimlib.sdk.NosTokenSceneConfig
 
nosTokenSceneKey - Variable in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
NOS token used for uploading files.
nosTokenServer - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatServerAddresses
Gets the NOS token server
NosTransferInfo - Class in com.netease.nimlib.sdk.nos.model
NOS transfer info
NosTransferInfo() - Constructor for class com.netease.nimlib.sdk.nos.model.NosTransferInfo
 
NosTransferInfo.TransferType - Enum in com.netease.nimlib.sdk.nos.model
 
NosTransferProgress - Class in com.netease.nimlib.sdk.nos.model
NOS transfer progress
NosTransferProgress(String, long, long) - Constructor for class com.netease.nimlib.sdk.nos.model.NosTransferProgress
Constructor
NosTransferStatus - Enum in com.netease.nimlib.sdk.nos.constant
NOS file transfer status enumerations
nosUpload - Variable in class com.netease.nimlib.sdk.ServerAddresses
NOS upload server host address.
nosUploadDefaultLink - Variable in class com.netease.nimlib.sdk.ServerAddresses
The default link server URL for NOS upload.
nosUploadLbs - Variable in class com.netease.nimlib.sdk.ServerAddresses
LBS server URL for NOS upload.
NotificationAttachment - Class in com.netease.nimlib.sdk.msg.attachment
Notification attachment
NotificationAttachment() - Constructor for class com.netease.nimlib.sdk.msg.attachment.NotificationAttachment
 
NotificationAttachmentWithExtension - Class in com.netease.nimlib.sdk.msg.attachment
 
NotificationAttachmentWithExtension() - Constructor for class com.netease.nimlib.sdk.msg.attachment.NotificationAttachmentWithExtension
 
NotificationChannelProvider - Interface in com.netease.nimlib.sdk.msg
 
notificationChannelProvider - Variable in class com.netease.nimlib.sdk.SDKOptions
Configure the notification channel.
notificationColor - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
The color of the notification bar.
notificationEntrance - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
The activity type of response intent for alerts on the notification bar.
notificationExtraType - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
The extra type passed by clicking the notification bar.
NotificationExtraTypeEnum - Enum in com.netease.nimlib.sdk.msg.constant
 
notificationFilter - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
// Before StatusBarNotification pops up, the SDK asks the app using the interface and decides whether to pop up the notification based on the result returned by the app.
notificationFolded - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
Deprecated.
NotificationFoldStyle - Enum in com.netease.nimlib.sdk
 
notificationFoldStyle - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
The folding type of messages on the notification bar.
notificationSmallIconId - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
The resource ID of the small icon for status bar alerts.
notificationSound - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
The audio resource of the ring alert.
NotificationType - Enum in com.netease.nimlib.sdk.msg.constant
Notification type enumerations
NOTIFY_AUDIO_OFF - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Turn off the audio
NOTIFY_AUDIO_ON - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Turn on the audio
NOTIFY_CUSTOM_BASE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Command base value.
NOTIFY_RECORD_START - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Notification for start video recording
NOTIFY_RECORD_STOP - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Notification for stopping video recording
NOTIFY_VIDEO_OFF - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Turn off the video
NOTIFY_VIDEO_ON - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Turn on the video
notifyStickTopSession - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether the pinned session is synced.
ntServerAddress - Variable in class com.netease.nimlib.sdk.ServerAddresses
Server URL for exceptions statistics.
NV21 - Static variable in interface com.netease.nimlib.sdk.avchat.model.AVChatImageFormat
Deprecated.

O

observeAddMsgPin(Observer<MsgPinSyncResponseOption>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Synchronous response to adding a quick comment
observeAddQuickComment(Observer<HandleQuickCommentOption>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Synchronous response to adding a quick comment
observeAddStickTopSession(Observer<StickTopSessionInfo>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Synchronous response to adding a pinned session
observeAttachmentProgress(Observer<AttachmentProgress>, boolean) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomServiceObserver
Register or unregister the observer for the upload or download progress of attachment.
observeAttachmentProgress(Observer<AttachmentProgress>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for the upload or download progress of attachment.
observeAVChatState(AVChatStateObserverLite, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Register or unregister the observer for call states All call states are notified using AVChatStateObserverLite.
observeBlackListChangedNotify(Observer<BlackListChangedNotify>, boolean) - Method in interface com.netease.nimlib.sdk.friend.FriendServiceObserve
Observer for changes of the blacklist
observeBroadcastMessage(Observer<BroadcastMessage>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for messages broadcast to all members
observeCalleeAckNotification(Observer<AVChatCalleeAckEvent>, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Register or unregister the observer for callee responses (answer, reject, or busy)
observeCalleeAckNotification(String, Observer<RTSCalleeAckEvent>, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Register or unregister the observer for the response to the session request by the callee.
observeCdnRequestData(Observer<CdnRequestData>, boolean) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomServiceObserver
Register or unregister the observer for reporting SDK data
observeChannelState(String, RTSChannelStateObserver, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Register or unregister the observer for channel state changes
observeChannelState(String, RTSChannelStateObserver, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager2
Register or unregister the observer for status changes of a channel
observeControlNotification(Observer<AVChatControlEvent>, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Register or unregister the observer for call control messages (switching between audio and video calls)
observeControlNotification(String, Observer<RTSControlEvent>, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Register or unregister the observer for session control message
observeControlNotification(String, Observer<RTSControlEvent>, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager2
Register or unregister the observer for session control messages
observeCustomNotification(Observer<CustomNotification>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for receiving custom notifications
observeDeleteMsgSelf(Observer<IMMessage>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for deleting a message.
observeDeleteMsgSelfBatch(Observer<List<IMMessage>>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for deleting multiple messages
observeDeleteSessionHistoryMsgs(Observer<List<SessionMsgDeleteOption>>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for deleting session history messages
observeEventChanged(Observer<List<Event>>, boolean) - Method in interface com.netease.nimlib.sdk.event.EventSubscribeServiceObserver
Observer for event state changes
observeFriendChangedNotify(Observer<FriendChangedNotify>, boolean) - Method in interface com.netease.nimlib.sdk.friend.FriendServiceObserve
Observer for changes of the friend list
observeHangUpNotification(Observer<AVChatCommonEvent>, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Register or unregister the observer for hanging up calls
observeHangUpNotification(String, Observer<RTSCommonEvent>, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Register or unregister the observer for ending the session by the callee
observeIncomingCall(Observer<AVChatData>, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Register or unregister the observer for incoming calls When receiving a call, the upper-layer will be notified of the call info.
observeIncomingSession(Observer<RTSData>, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Register or unregister the observer for incoming sessions We recommend that you add the observer when the app starts
observeKickOutEvent(Observer<ChatRoomKickOutEvent>, boolean) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomServiceObserver
Register or unregister the observer for being removed from a chat room.
observeLoginSyncDataStatus(Observer<LoginSyncStatus>, boolean) - Method in interface com.netease.nimlib.sdk.auth.AuthServiceObserver
Register or unregister the observer for the data synchronization after login.
observeLoginSyncSuperTeamMembersCompleteResult(Observer<Boolean>, boolean) - Method in interface com.netease.nimlib.sdk.auth.AuthServiceObserver
Register or unregister the observer for the data synchronization result when the data of supergroup members is synced.
observeLoginSyncTeamMembersCompleteResult(Observer<Boolean>, boolean) - Method in interface com.netease.nimlib.sdk.auth.AuthServiceObserver
Register or unregister the observer for the data synchronization result when the data of group members is synced.
observeMainProcessInitCompleteResult(Observer<Boolean>, boolean) - Method in interface com.netease.nimlib.sdk.lifecycle.SdkLifecycleObserver
Listen for the initialization state in the main process If the observer is registered and the initialization is complete, onEvent will be triggered to notify the observer the current state.
observeMemberRemove(Observer<List<SuperTeamMember>>, boolean) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamServiceObserver
Observer for removing a group member
observeMemberRemove(Observer<List<TeamMember>>, boolean) - Method in interface com.netease.nimlib.sdk.team.TeamServiceObserver
Observer for removing a group member
observeMemberUpdate(Observer<List<SuperTeamMember>>, boolean) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamServiceObserver
Observer for updating the profile of a group member.
observeMemberUpdate(Observer<List<TeamMember>>, boolean) - Method in interface com.netease.nimlib.sdk.team.TeamServiceObserver
Observer for updating the profile of a group member.
observeMemberUpdateNotification(Observer<MemberUpdateEvent>, boolean) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingServiceObserver
Register or unregister the observer for update events of channel members
observeMessageReceipt(Observer<List<MessageReceipt>>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for read receipts
observeMixPushToken(Observer<MixPushToken>, boolean) - Method in interface com.netease.nimlib.sdk.mixpush.MixPushServiceObserve
callback for getting a push token
observeMsgStatus(Observer<ChatRoomMessage>, boolean) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomServiceObserver
Register or unregister the observer for status changes of messages
observeMsgStatus(Observer<IMMessage>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for status changes of messages
observeMultiportPushConfigNotify(Observer<Boolean>, boolean) - Method in interface com.netease.nimlib.sdk.settings.SettingsServiceObserver
Register or unregister tthe observer for the setting to push notifications for mobile clients when a desktop or web client is online.
observeMuteListChangedNotify(Observer<MuteListChangedNotify>, boolean) - Method in interface com.netease.nimlib.sdk.friend.FriendServiceObserve
Observer for changes of the muted list
observeNosTransferProgress(Observer<NosTransferProgress>, boolean) - Method in interface com.netease.nimlib.sdk.nos.NosServiceObserve
Register or unregister the observer for upload or download a file stored on NOS.
observeNosTransferStatus(Observer<NosTransferInfo>, boolean) - Method in interface com.netease.nimlib.sdk.nos.NosServiceObserve
Register or unregister the observer for transmission progress of a file stored on NOS.
observeOfflineNotification(Observer<ArrayList<ChannelCommonEvent>>, boolean) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingServiceObserver
Register or unregister the observer for offline notification event.
observeOnlineAckNotification(Observer<AVChatOnlineAckEvent>, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Register or unregister the observer for responses from other devices of the callee.
observeOnlineAckNotification(String, Observer<RTSOnlineAckEvent>, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Register or unregister the observer for responses to the caller from other online clients of a callee.
observeOnlineNotification(Observer<ChannelCommonEvent>, boolean) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingServiceObserver
Register or unregister the observer for online notification events The subtypes of RoomCommonEvent are returned.
observeOnlineStatus(Observer<StatusCode>, boolean) - Method in interface com.netease.nimlib.sdk.auth.AuthServiceObserver
Register or unregister the observer for the online status changes.
observeOnlineStatus(Observer<ChatRoomStatusChangeData>, boolean) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomServiceObserver
Register or unregister the observer for Chat room the online status and logins
observeOtherClientInviteAckNotification(Observer<InviteAckEvent>, boolean) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingServiceObserver
Register or unregister the observer for responses to the invite request on other devices.
observeOtherClients(Observer<List<OnlineClient>>, boolean) - Method in interface com.netease.nimlib.sdk.auth.AuthServiceObserver
Register or unregister the observer for mutiple-device logins.
observePassthroughNotify(Observer<PassthroughNotifyData>, boolean) - Method in interface com.netease.nimlib.sdk.passthrough.PassthroughServiceObserve
Observer for pass-through messages from the app server
Observer<T> - Interface in com.netease.nimlib.sdk
Observer for notification.
observeReceiveData(String, Observer<RTSTunData>, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Register or unregister the observer for the data sent by the peer from a channel
observeReceiveData(String, Observer<RTSTunData>, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager2
Register or unregister the observer for the data sent by the peer from a channel
observeReceiveMessage(Observer<List<ChatRoomMessage>>, boolean) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomServiceObserver
Register or unregister the observer for receiving messages.
observeReceiveMessage(Observer<List<IMMessage>>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for receiving messages.
observeReceiveMessage(Observer<List<IMMessage>>, boolean) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamServiceObserver
Register or unregister the observer for receiving messages.
observeReceiveSystemMsg(Observer<SystemMessage>, boolean) - Method in interface com.netease.nimlib.sdk.msg.SystemMessageObserver
Register or unregister the observer for receiving system messages
observeRecentContact(Observer<List<RecentContact>>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for changes of recent contact list
observeRecentContactDeleted(Observer<RecentContact>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for recent deleted contacts
Recent contacts except deleted by calling MsgService.deleteRecentContact(RecentContact) Delete events will trigger the callback.
observeRemoveMsgPin(Observer<MsgPinSyncResponseOption>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Synchronous response to removing a PIN message.
observeRemoveQuickComment(Observer<HandleQuickCommentOption>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Synchronous response to deleting a quick comment
observeRemoveStickTopSession(Observer<StickTopSessionInfo>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Synchronous response to removing a pinned session
observeRevokeMessage(Observer<RevokeMsgNotification>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for message recalls
observeRoamMsgHasMore(Observer<List<RoamMsgHasMoreOption>>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Synchronous response for evaluating complete roaming messages.
observeRobotChangedNotify(Observer<RobotChangedNotify>, boolean) - Method in interface com.netease.nimlib.sdk.robot.RobotServiceObserve
Get notified if the bot profile is changes.
observeSyncChannelListNotification(Observer<ArrayList<SyncChannelListEvent>>, boolean) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingServiceObserver
Register or unregister the observer for list of remaining channels.
observeSyncStickTopSession(Observer<List<StickTopSessionInfo>>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Synchronous response to syncing pinned sessions with multiple devices.
observeTeamMessageReceipt(Observer<List<TeamMessageReceipt>>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for read receipts in groups.
observeTeamRemove(Observer<SuperTeam>, boolean) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamServiceObserver
Observer for removing a group.
observeTeamRemove(Observer<Team>, boolean) - Method in interface com.netease.nimlib.sdk.team.TeamServiceObserver
Observer for removing a group.
observeTeamUpdate(Observer<List<SuperTeam>>, boolean) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamServiceObserver
Observer for group profile changes.
observeTeamUpdate(Observer<List<Team>>, boolean) - Method in interface com.netease.nimlib.sdk.team.TeamServiceObserver
Observer for group profile changes.
observeTimeoutNotification(Observer<Long>, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Deprecated.
Users can implement timeout externally. the timeout notification provided by the SDK will be deprecated
observeTimeoutNotification(String, Observer<RTSTimeOutEvent>, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Register or unregister the observer for session timeout.
observeUnreadCountChange(Observer<Integer>, boolean) - Method in interface com.netease.nimlib.sdk.msg.SystemMessageObserver
Register or unregister the observer for changes of unread count of system messages
observeUpdateMsgPin(Observer<MsgPinSyncResponseOption>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Synchronous response to updating a quick comment
observeUpdateMySession(Observer<RecentSession>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Register or unregister the observer for updating sessions
observeUpdateStickTopSession(Observer<StickTopSessionInfo>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgServiceObserve
Synchronous response to updating the extension field of a pinned session
observeUserInfoUpdate(Observer<List<NimUserInfo>>, boolean) - Method in interface com.netease.nimlib.sdk.uinfo.UserServiceObserve
Observer for user profile changes
offlineEnabled(boolean) - Method in class com.netease.nimlib.sdk.avsignalling.builder.CallParamBuilder
Enable offline notifications
offlineEnabled(boolean) - Method in class com.netease.nimlib.sdk.avsignalling.builder.InviteParamBuilder
 
OK - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.JoinChannelCode
Get connected
onAudioDeviceChanged(int, Set<Integer>, boolean) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Callback for audio devices changes
onAudioEffectPlayEvent(int, int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Callback for audio effect playback
onAudioEffectPreload(int, int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Callback for audio effect preload result
onAudioFrame(String, AudioFrame) - Method in interface com.netease.nimlib.sdk.avchat.IAVChatRemoteAudioCallBack
Callback for remote user PCM Note: this is a synchronous callback.
onAudioFrameFilter(AVChatAudioFrame) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Voice data processing interface.
onAudioMixingEvent(int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Callbacks for audio mixing events
onAudioMixingProgressUpdated(long, long) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified of the audio mixing progress
onAudioRecordingCompletion(String) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when audio recording is complete
onAudioRecordingStart(String) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when audio recording starts
onAVRecordingCompletion(String, String) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when video recording is complete
onAVRecordingStart(String, String) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when video recording starts
onBind(Intent) - Method in class com.netease.nimlib.sdk.mixpush.HWPushMessageService
 
onBind(Intent) - Method in class com.netease.nimlib.sdk.mixpush.OppoAppPushMessageService
 
onBind(Intent) - Method in class com.netease.nimlib.sdk.mixpush.OppoPushMessageService
 
onByteBufferFrameCaptured(byte[], int, int, int, int, int, int, long, boolean) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoCapturer
External call for submitting each frame of video data
onCallEstablished() - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Get notified when a session is established
onCapturerStarted(boolean) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoCapturer
External call used to notify the SDK whether video data capture starts.
onCapturerStopped() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoCapturer
External call used to notify the SDK whether video data capture stops.
onChannelEstablished(String, RTSTunnelType) - Method in interface com.netease.nimlib.sdk.rts.RTSChannelStateObserver
Get notified when a session is established.
onCommandResult(Context, MiPushCommandMessage) - Method in class com.netease.nimlib.sdk.mixpush.MiPushMessageReceiver
 
onCompletion() - Method in interface com.netease.nimlib.sdk.media.player.OnPlayListener
Playback is complete
onConnectionTypeChanged(int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Callback for connection type changes
onConnectResult(String, RTSTunnelType, long, int, String) - Method in interface com.netease.nimlib.sdk.rts.RTSChannelStateObserver
Notification for connection results
onCreate(Context) - Method in class com.netease.nimlib.sdk.mixpush.HWPushMessageService
 
onDeletedMessages() - Method in class com.netease.nimlib.sdk.mixpush.HWPushMessageService
 
onDetectResult(String, int, int, int, int, int, int, String) - Method in interface com.netease.nimlib.sdk.avchat.AVChatNetDetectCallback
 
onDeviceEvent(int, String) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Callback for audio or video capture devices events
onDisconnectServer(int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Get notified when a client gets disconnected from the server
onDisconnectServer(String, RTSTunnelType) - Method in interface com.netease.nimlib.sdk.rts.RTSChannelStateObserver
Get notified when the session is disconnected.
onDurationChanged(String, int) - Method in interface com.netease.nimlib.sdk.avchat.IAVChatRecordObserver
Notification for CDR duration update
onError(String) - Method in interface com.netease.nimlib.sdk.media.player.OnPlayListener
An error occurred
onError(String, RTSTunnelType, int) - Method in interface com.netease.nimlib.sdk.rts.RTSChannelStateObserver
an error occurred in the channel
onEvent(T) - Method in interface com.netease.nimlib.sdk.Observer
Gets notified when a notification is created.
onException(Throwable) - Method in interface com.netease.nimlib.sdk.avchat.AVChatCallback
 
onException(Throwable) - Method in interface com.netease.nimlib.sdk.RequestCallback
An exception occurred during the operation
onException(Throwable) - Method in class com.netease.nimlib.sdk.RequestCallbackWrapper
 
onException(Throwable) - Method in interface com.netease.nimlib.sdk.rts.RTSCallback
 
onFailed(int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatCallback
 
onFailed(int) - Method in interface com.netease.nimlib.sdk.RequestCallback
Failed operation
onFailed(int) - Method in class com.netease.nimlib.sdk.RequestCallbackWrapper
 
onFailed(int) - Method in interface com.netease.nimlib.sdk.rts.RTSCallback
 
onFirstVideoFrameAvailable(String) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Get notified before rendering the first video frame
onFirstVideoFrameRendered(String) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Get notified for rendering the first video frame
onFrame(VideoFrame) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoRender
 
onInterrupt() - Method in interface com.netease.nimlib.sdk.media.player.OnPlayListener
Playback is disrupted
onJoinedChannel(int, String, String, int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Callback for connections to the server
onLeaveChannel() - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Get notified when a user leaves a channel
OnlineClient - Interface in com.netease.nimlib.sdk.auth
Information about other online clients for multiple device login.
onLiveEvent(int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Callback for live events
onLowStorageSpaceWarning(long) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Low storage warning.
onMessage(Context, String) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onMessage(Context, Intent) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onMessage(Context, String, String) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onMessageReceived(RemoteMessage) - Method in class com.netease.nimlib.sdk.mixpush.HWPushMessageService
Messaging in pass-through mode.
onMessageSent(String) - Method in class com.netease.nimlib.sdk.mixpush.HWPushMessageService
 
onNetworkQuality(String, int, AVChatNetworkStats) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Network status changes
onNetworkStatusChange(String, RTSTunnelType, int) - Method in interface com.netease.nimlib.sdk.rts.RTSChannelStateObserver
Network status changes
onNewToken(String) - Method in class com.netease.nimlib.sdk.mixpush.HWPushMessageService
 
onNotificationArrived(Context, MzPushMessage) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onNotificationClicked(Context, MzPushMessage) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onNotificationClicked(Context, Map<String, String>) - Method in interface com.netease.nimlib.sdk.mixpush.MixPushMessageHandler
The callback is triggered when the third-party push notification bar is clicked.
onNotificationDeleted(Context, MzPushMessage) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onNotificationMessageArrived(Context, MiPushMessage) - Method in class com.netease.nimlib.sdk.mixpush.MiPushMessageReceiver
 
onNotificationMessageClicked(Context, MiPushMessage) - Method in class com.netease.nimlib.sdk.mixpush.MiPushMessageReceiver
 
onNotificationMessageClicked(Context, UPSNotificationMessage) - Method in class com.netease.nimlib.sdk.mixpush.VivoPushMessageReceiver
 
onNotifyMessageArrived(Context, String) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onPlaying(long) - Method in interface com.netease.nimlib.sdk.media.player.OnPlayListener
The player is playing
OnPlayListener - Interface in com.netease.nimlib.sdk.media.player
Listener for playback progress on AudioPlayer
onPrepared() - Method in interface com.netease.nimlib.sdk.media.player.OnPlayListener
The audio file is decoded and get prepared for playback
onProtocolIncompatible(int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Get notified when local and remote protocols are incompatible
onPublishVideoResult(int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when a video stream is published
onPushStatus(Context, PushSwitchStatus) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onReceive(Context, Intent) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onReceive(Context, Intent) - Method in class com.netease.nimlib.sdk.mixpush.MiPushMessageReceiver
 
onReceive(Context, Intent) - Method in class com.netease.nimlib.sdk.mixpush.VivoPushMessageReceiver
 
onReceivePassThroughMessage(Context, MiPushMessage) - Method in class com.netease.nimlib.sdk.mixpush.MiPushMessageReceiver
 
onReceiveRegId(Context, String) - Method in class com.netease.nimlib.sdk.mixpush.VivoPushMessageReceiver
 
onReceiveRegisterResult(Context, MiPushCommandMessage) - Method in class com.netease.nimlib.sdk.mixpush.MiPushMessageReceiver
 
onRecordCancel() - Method in interface com.netease.nimlib.sdk.media.record.IAudioRecordCallback
Get notified when the recording stops because the user cancels the recording.
onRecordFail() - Method in interface com.netease.nimlib.sdk.media.record.IAudioRecordCallback
Get notified when recording is completed with failure
onRecordReachedMaxTime(int) - Method in interface com.netease.nimlib.sdk.media.record.IAudioRecordCallback
Get notified when the recording reaches the specified maximum recording time
onRecordReady() - Method in interface com.netease.nimlib.sdk.media.record.IAudioRecordCallback
Get notified when the recorder is ready.
onRecordStart(File, RecordType) - Method in interface com.netease.nimlib.sdk.media.record.IAudioRecordCallback
Get notified when recording starts
onRecordSuccess(File, long, RecordType) - Method in interface com.netease.nimlib.sdk.media.record.IAudioRecordCallback
Get notified when recording is completed with success
onRegister(Context, String) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onRegisterStatus(Context, RegisterStatus) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onRemotePublishVideo(String, int[]) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when a remote user publishes a video stream
onRemoteUnpublishVideo(String) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when a remote user unpublishes a video stream
onReportSpeaker(Map<String, Integer>, int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Callback for the speaker AVChatParameters.KEY_AUDIO_REPORT_SPEAKER is required.
onRequirePermissions(Context, String[]) - Method in class com.netease.nimlib.sdk.mixpush.MiPushMessageReceiver
 
onResult(int, String) - Method in interface com.netease.nimlib.sdk.avchat.AVChatRoomServerCallback
AVChatResCode.RoomServerCode 300: non-Interactive Live 301: non-broadcaster 400: error request 401: authentication error 404: request does not exist (channel number) 405: uid in a room does not exist 417: invalid request data 500: internal error (TurnServer request exception) 600: internal server error
onResult(int, T, Throwable) - Method in class com.netease.nimlib.sdk.RequestCallbackWrapper
Callback for the result of the interface call
onSendError(String, Exception) - Method in class com.netease.nimlib.sdk.mixpush.HWPushMessageService
 
onSessionStats(AVChatSessionStats) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Session stats
onSubAliasStatus(Context, SubAliasStatus) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onSubscribeAudioResult(int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when all audio streams are subscribed
onSubscribeVideoResult(String, int, int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when a user subscribes to a video stream
onSubTagsStatus(Context, SubTagsStatus) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onSuccess(T) - Method in interface com.netease.nimlib.sdk.avchat.AVChatCallback
 
onSuccess(T) - Method in interface com.netease.nimlib.sdk.RequestCallback
Successful operation
onSuccess(T) - Method in class com.netease.nimlib.sdk.RequestCallbackWrapper
 
onSuccess(T) - Method in interface com.netease.nimlib.sdk.rts.RTSCallback
 
onTakeSnapshotResult(String, boolean, String) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when users take a screen shot
onTransmissionMessage(Context, UnvarnishedMessage) - Method in class com.netease.nimlib.sdk.mixpush.VivoPushMessageReceiver
 
onUnpublishVideoResult(int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when a video streaming is unpublished
onUnRegister(Context, boolean) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onUnRegisterStatus(Context, UnRegisterStatus) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onUnsubscribeAudioResult(int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when all audio streams are unsubscribed
onUnsubscribeVideoResult(String, int, int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserver
Get notified when a user unsubscribes from a video stream
onUpdateNotificationBuilder(PushNotificationBuilder) - Method in class com.netease.nimlib.sdk.mixpush.MeiZuPushReceiver
 
onUserJoin(String, RTSTunnelType, String) - Method in interface com.netease.nimlib.sdk.rts.RTSChannelStateObserver
Get notified when a user joins a session
onUserJoined(String) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Get notified when a user joins a channel
onUserLeave(String, int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Get notified when a user leaves a channel
onUserLeave(String, RTSTunnelType, String, int) - Method in interface com.netease.nimlib.sdk.rts.RTSChannelStateObserver
Get notified when a user leaves the session.
onVideoFpsReported(String, int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Callback for video FPS updates.
onVideoFrameFilter(AVChatVideoFrame, boolean) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Video data external processing interface.
onVideoFrameFilter(VideoFrame, VideoFrame[], VideoFilterParameter) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Video data external processing interface.
onVideoFrameResolutionChanged(String, int, int, int) - Method in interface com.netease.nimlib.sdk.avchat.AVChatStateObserverLite
Callback for video resolution changes
openLocalCache(String) - Method in interface com.netease.nimlib.sdk.auth.AuthService
Open the local cache when the client is offline.
oppoAppId - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
OPPO push appId
oppoAppKey - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
OPPO push appKey
OppoAppPushMessageService - Class in com.netease.nimlib.sdk.mixpush
The following methods run in non-UI threads and are consistent with PushService supported by OPPO.
OppoAppPushMessageService() - Constructor for class com.netease.nimlib.sdk.mixpush.OppoAppPushMessageService
 
oppoAppSercet - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
OPPO push AppSecret
oppoCertificateName - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
OPPO push certificate.
OppoPushMessageService - Class in com.netease.nimlib.sdk.mixpush
The following methods run in non-UI threads and are consistent with PushService supported by OPPO.
OppoPushMessageService() - Constructor for class com.netease.nimlib.sdk.mixpush.OppoPushMessageService
 
ORDINARY - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatNetworkQuality
Fair network quality
ORIENTATION_LANDSCAPE_LEFT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoCaptureOrientation
Video must be displayed in landscape orientation
ORIENTATION_LANDSCAPE_RIGHT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoCaptureOrientation
Video must be displayed in landscape orientation
ORIENTATION_PORTRAIT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoCaptureOrientation
Video must be displayed in portrait orientation
ORIENTATION_PORTRAIT_UPSIDEDOWN - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoCaptureOrientation
Video must be displayed in portrait orientation
OS_DEFAULT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatOSCategory
Android device
OS_TV - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatOSCategory
TV OS
OS_WATCH - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatOSCategory
Watch OS
osType(int) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatEngineConfig.Builder
Android.

P

parse(JSONObject) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomNotificationAttachment
 
parse(JSONObject) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomPartClearAttachment
 
parse(JSONObject) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomQueueBatchAddAttachment
Assign values to the current object using JSON
parse(JSONObject) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomQueueChangeAttachment
 
parse(JSONObject) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomRecallAttachment
 
parse(JSONObject) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomRoomMemberInAttachment
 
parse(JSONObject) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomTempMuteAddAttachment
 
parse(JSONObject) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomTempMuteRemoveAttachment
 
parse(String) - Method in interface com.netease.nimlib.sdk.msg.attachment.MsgAttachmentParser
Parse string into a message attachment In most cases, the string is in JSON format
parse(JSONObject) - Method in class com.netease.nimlib.sdk.msg.attachment.NotificationAttachment
 
parse(JSONObject) - Method in class com.netease.nimlib.sdk.msg.attachment.NotificationAttachmentWithExtension
 
parse(JSONObject) - Method in class com.netease.nimlib.sdk.team.model.MemberChangeAttachment
 
parse(JSONObject) - Method in class com.netease.nimlib.sdk.team.model.MuteMemberAttachment
 
parse(JSONObject) - Method in class com.netease.nimlib.sdk.team.model.UpdateTeamAttachment
 
parseFCMPayload(Intent) - Method in interface com.netease.nimlib.sdk.mixpush.MixPushService
Parse strings in FCM payload
parseSessionId() - Method in interface com.netease.nimlib.sdk.msg.model.RecentSession
Parse sessions for session IDs and types
passApply(String, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Accept join requests
Only the group owner and administrators have the permissions
passApply(String, String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Accept join requests
Only administrators have the permissions
PassthroughNotifyData - Class in com.netease.nimlib.sdk.passthrough.model
Created by hzsunyj on 2019-12-23.
PassthroughNotifyData(String, String, long) - Constructor for class com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData
 
PassthroughProxyData - Class in com.netease.nimlib.sdk.passthrough.model
Created by hzsunyj on 2019-12-23.
PassthroughProxyData(String, String, int, String, String) - Constructor for class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
PassthroughProxyData(String, int, String, String) - Constructor for class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
PassthroughProxyData(String, String, String) - Constructor for class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
PassthroughProxyData(String, String) - Constructor for class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
PassthroughProxyData.Method - Interface in com.netease.nimlib.sdk.passthrough.model
 
PassthroughService - Interface in com.netease.nimlib.sdk.passthrough
Created by hzsunyj on 2019-12-23.
PassthroughServiceObserve - Interface in com.netease.nimlib.sdk.passthrough
The app server returns messages over IM
path - Variable in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
File path
path - Variable in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
File path
pauseAudioMixing() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Pause audio mixing
PERMISSION_RECEIVE_MSG - Static variable in interface com.netease.nimlib.sdk.NimIntent
Permissions required to receive SDK messages and notification broadcasts.
PLATFORM_BUILTIN - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioEffectMode
If the platform has built-in voice processing functionality, use the built-in function.
playAudioEffect(int, int, boolean, float) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Play an effect .
pollQueue(String, String) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Get the head of a queue or specified elements
port - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNetworkProxy
Proxy server port
port - Variable in class com.netease.nimlib.sdk.rts.model.RTSNetworkProxy
Proxy server port
POST - Static variable in interface com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData.Method
 
PreferFrameRate - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoQualityStrategy
Smoothness first
PreferImageQuality - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoQualityStrategy
Quality first
preloadAttach - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to automatically preload the attachments of multimedia messages.
preloadAudioEffect(int, String) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Preload or unload the effect file.
preLoadServers - Variable in class com.netease.nimlib.sdk.SDKOptions
Preload services.
probeIpv4Url - Variable in class com.netease.nimlib.sdk.ServerAddresses
The URL used to detect the IPv4 address type, applied if IPProtVersion == 2
probeIpv6Url - Variable in class com.netease.nimlib.sdk.ServerAddresses
The URL used to detect the IPv6 address type, applied when IPProtVersion == 2.
processMessage(Context, DataMessage) - Method in class com.netease.nimlib.sdk.mixpush.OppoAppPushMessageService
Messageing in pass-through mode is nor supported by OPPO
processMessage(Context, DataMessage) - Method in class com.netease.nimlib.sdk.mixpush.OppoPushMessageService
Messageing in pass-through mode is nor supported by OPPO
progressUpdate(int, int) - Method in interface com.netease.nimlib.sdk.migration.processor.IMsgExportProcessor
Progress notification.
progressUpdate(int, int) - Method in interface com.netease.nimlib.sdk.migration.processor.IMsgImportProcessor
Progress notification.
progressUpdate(int, int) - Method in interface com.netease.nimlib.sdk.migration.processor.IMsgMigrationProgress
Progress notification.
PROTOCOL_PEER_LOWER - Static variable in interface com.netease.nimlib.sdk.rts.constant.RTSError
low protocol version on the peer
PROTOCOL_SELF_LOWER - Static variable in interface com.netease.nimlib.sdk.rts.constant.RTSError
low protocol version
publicKeyVersion - Variable in class com.netease.nimlib.sdk.ServerAddresses
The version number of the public key used to connect to CommsEase servers in the encrypted data channel.
publisherAccount - Variable in class com.netease.nimlib.sdk.event.model.Event
CommsEase account of the event publisher
publisherAccount - Variable in class com.netease.nimlib.sdk.event.model.EventSubscribeResult
The publisher account
publisherClientType - Variable in class com.netease.nimlib.sdk.event.model.Event
The client type of the event publisher.
publishEvent(Event) - Method in interface com.netease.nimlib.sdk.event.EventSubscribeService
Publish event
publishTime - Variable in class com.netease.nimlib.sdk.event.model.Event
The publishing time of the event
publishVideo() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Manually publish video streams
pullAllRobots(String) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Get all the current chat bots
pullAllRobots() - Method in interface com.netease.nimlib.sdk.robot.RobotService
Get all bots and sync the information with the server
pullHistoryById(List<MessageKey>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query history messages by message ID.
pullMessageHistory(String, long, int) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Get history messages.
pullMessageHistory(IMMessage, int, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get history messages from the server.
pullMessageHistory(IMMessage, int, boolean, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get history messages from the server.
pullMessageHistory(MsgFullKeywordSearchConfig) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Global search for history messages on the cloud
pullMessageHistoryEx(String, long, int, QueryDirectionEnum) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Get history messages.
pullMessageHistoryEx(IMMessage, long, int, QueryDirectionEnum, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get history messages from the server.
pullMessageHistoryExType(String, long, int, QueryDirectionEnum, MsgTypeEnum[]) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Get history messages.
pullMessageHistoryExType(IMMessage, long, int, QueryDirectionEnum, MsgTypeEnum[]) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get history messages from the server with a specified type.
pullMessageHistoryExType(IMMessage, long, int, QueryDirectionEnum, MsgTypeEnum[], boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get history messages from the server with a specified type.
pullMessageHistoryExType(IMMessage, long, int, QueryDirectionEnum, MsgTypeEnum[], boolean, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get history messages from the server with a specified type.
pullMessageHistoryExType(IMMessage, long, int, QueryDirectionEnum, MsgTypeEnum[], boolean, boolean, IMMessageFilter) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get history messages from the server with a specified type.
pullMessageHistoryExType(IMMessage, long, int, QueryDirectionEnum, MsgTypeEnum[], boolean, boolean, IMMessageFilter, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get history messages from the server with a specified type.
pullMessageHistoryOrderByTime(MsgTimingFullKeywordSearchConfig) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Global search for history messages on the cloud by time not session group
pushConfig(SignallingPushConfig) - Method in class com.netease.nimlib.sdk.avsignalling.builder.CallParamBuilder
Push configuration
pushConfig(SignallingPushConfig) - Method in class com.netease.nimlib.sdk.avsignalling.builder.InviteParamBuilder
 
pushExternalAudioData(byte[], int, int, int, int, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
External input audio data, a maximum of 40ms data is allowed to be transmitted each time.
pushExternalAudioMixingStream(byte[], int, int, int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Push external audio mixing streams.
pushSound - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNotifyOption
Push audio files (iOS) The default value is null.
PUT - Static variable in interface com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData.Method
 

Q

QUALITY_480P - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoQuality
480p
QUALITY_540P - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoQuality
540P
QUALITY_720P - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoQuality
720p
QUALITY_DEFAULT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoQuality
Default value
QUALITY_HIGH - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoQuality
High resolution
QUALITY_LOW - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoQuality
Low resolution
QUALITY_MEDIUM - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoQuality
Medium resolution
queryChannelFullInfo(String) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
Query channelInfo based on channelName, an aggregate interface that replaces queryChannelInfo, queryChannelMemberCount, and queryChannelMemberList 10404: Channel does not exist ResponseCode.RES_CHANNEL_NOT_EXISTS
queryChannelInfo(String) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
Query channelInfo based on channelName 10404: Channel does not exist ResponseCode.RES_CHANNEL_NOT_EXISTS
queryChannelMemberCount(String) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
Query the number of people in the room based on channelName 10404: Channel does not exist ResponseCode.RES_CHANNEL_NOT_EXISTS
queryChannelMemberList(String) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
Query the the list of people in the room based on channelName 10404: Channel does not exist ResponseCode.RES_CHANNEL_NOT_EXISTS
queryCollect(int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query bookmarks
queryCollect(CollectInfo, long, int, QueryDirectionEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query bookmarks on the server page
queryCollect(CollectInfo, long, int, QueryDirectionEnum, int, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query bookmarks on the service page
QueryDirectionEnum - Enum in com.netease.nimlib.sdk.msg.model
Search order
queryDocumentDataList(String, int, RequestCallback<List<DMData>>) - Method in class com.netease.nimlib.sdk.document.DocumentManager
Query paginated documents.
queryLastMessage(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query the most recent message of a specifed user
queryMemberList(String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Get a list of specified group members
This operation may only read cached data from the local database or synchronize new data from the server.
queryMemberList(String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Get a list of specified group members
This operation may only read cached data from the local database or synchronize new data from the server.
queryMemberListByPage(String, int, int) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Get a list of specified group members on paginated pages
This operation may only read cached data from the local database or synchronize new data from the server.
queryMessageList(String, SessionTypeEnum, long, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
queryMessageListByServerIdBlock(List<String>) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get multiple messages using the Server ID (sync) Note: a server ID can be associated with multiple messages
queryMessageListBySubtype(MsgTypeEnum, IMMessage, int, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query local messages by subtype (async)
queryMessageListBySubtypeBlock(MsgTypeEnum, IMMessage, int, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query local messages by subtype (sync)
queryMessageListByType(MsgTypeEnum, IMMessage, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
query history messages on the local database by type.
queryMessageListByType(MsgTypeEnum, Long, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query all messages by message type
queryMessageListByTypes(List<MsgTypeEnum>, IMMessage, long, QueryDirectionEnum, int, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query history messages based on the start time, end time, and direction.
queryMessageListByUuid(List<String>) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get multiple messages with UUIDs
queryMessageListByUuidBlock(List<String>) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get multiple messages (sync)
queryMessageListEx(IMMessage, QueryDirectionEnum, int, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query history messages on the local database by anchor and direction
Query messages earlier than or later than the anchor by direction with a limit.
queryMessageListExBlock(IMMessage, QueryDirectionEnum, int, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query history messages on the local database by anchor and direction (sync)
Query messages earlier than or later than the anchor by direction with a limit.
queryMessageListExTime(IMMessage, long, QueryDirectionEnum, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
query history messages on the local database based on the start time, end time, and direction.
queryMsgPinBlock(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get a list of PIN messages
queryMutedTeamMembers(String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Query the list of muted group members The operation returns members muted by calling SuperTeamService.muteTeamMembers(String, ArrayList, boolean).
queryMutedTeamMembers(String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Query the list of muted group members The operation returns members muted by calling TeamService.muteTeamMember(String, String, boolean).
queryMySession(String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get a session
queryMySessionList(long, Long, Integer, Integer, Integer) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Deprecated. 
queryMySessionList(QueryMySessionOption) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get a list of session by increment.
QueryMySessionOption - Class in com.netease.nimlib.sdk.msg.model
 
QueryMySessionOption() - Constructor for class com.netease.nimlib.sdk.msg.model.QueryMySessionOption
 
QueryMySessionOption(long, long, boolean, int) - Constructor for class com.netease.nimlib.sdk.msg.model.QueryMySessionOption
 
queryQuickComment(List<IMMessage>) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get a quick comment
queryRecentContact(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query session records in the database by contactId and sessionType.
queryRecentContacts() - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query the recent contact list
queryRecentContacts(int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query the recent contact list.
queryRecentContacts(RecentContact, QueryDirectionEnum, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query the recent contact list sorted in descending or ascending order with a limit of displayed contacts.
queryRecentContacts(MsgTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query the recent contact list.
queryRecentContacts(Set<MsgTypeEnum>) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query the recent contact list.
queryRecentContactsBlock() - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query the recent contact list (sync)
queryRecentContactsBlock(int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query the recent contact list (sync).
queryRecentContactsBlock(RecentContact, QueryDirectionEnum, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query the recent contact list (sync) sorted in descending or ascending order with a limit of displayed contacts.
queryRecentContactsBlock(MsgTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query the recent contact list (sync).
queryRecentContactsBlock(Set<MsgTypeEnum>) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query the recent contact list (sync).
queryReplyCountInThreadTalkBlock(IMMessage) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get the reply count of a thread chat.
queryRoamMsgHasMoreTagServerId(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get roaming messages with a specified server ID.
queryRoamMsgHasMoreTagServerIdBlock(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get roaming messages with a specified server ID.
queryRoamMsgHasMoreTime(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get the timestamp of roaming messages.
queryRoamMsgHasMoreTimeBlock(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get the timestamp of roaming messages.
querySingleDocumentData(String, RequestCallback<DMData>) - Method in class com.netease.nimlib.sdk.document.DocumentManager
query a document.
queryStickTopSessionBlock() - Method in interface com.netease.nimlib.sdk.msg.MsgService
Get the pinned sessions
querySubscribeEvent(EventSubscribeRequest) - Method in interface com.netease.nimlib.sdk.event.EventSubscribeService
Query the subscription relationship to specific events.
querySystemMessageByType(List<SystemMessageType>, int, int) - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Query system messages by type (async)
querySystemMessageByTypeBlock(List<SystemMessageType>, int, int) - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Query system messages by type (sync)
querySystemMessages(int, int) - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Query system messages (async)
querySystemMessagesBlock(int, int) - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Query system messages (sync)
querySystemMessageUnread() - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Get all unread system messages
querySystemMessageUnreadCount() - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Deprecated.
Use the sync version SystemMessageService.querySystemMessageUnreadCountBlock() for less overhead and UI will not blocked.
querySystemMessageUnreadCountBlock() - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Query the number of unread system messages (sync)
querySystemMessageUnreadCountByType(List<SystemMessageType>) - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Query the number of unread system messages of a specified type (sync)
queryTagMembersCount(String, String) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Get member profiles based on user IDs
queryTeam(String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Query the group profile.
queryTeam(String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Query the group profile.
queryTeamBlock(String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Query the group profile on local storage, not from the server If the current user does not belong to the group, the interface returns expired data.
queryTeamBlock(String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Query the group profile on local storage, not from the server If the current user does not belong to the group, the interface returns expired data.
queryTeamCountBlock() - Method in interface com.netease.nimlib.sdk.team.TeamService
Get the number of groups the current user has joined.
queryTeamCountByTypeBlock(TeamTypeEnum) - Method in interface com.netease.nimlib.sdk.team.TeamService
Get the number of specified type groups the current user has joined
queryTeamList() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Get the list of groups the current user has joined
queryTeamList() - Method in interface com.netease.nimlib.sdk.team.TeamService
Get the list of groups the current user has joined
queryTeamListBlock() - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Get the list of groups the current user has joined (sync)
queryTeamListBlock() - Method in interface com.netease.nimlib.sdk.team.TeamService
Get the list of groups the current user has joined (sync)
queryTeamListById(List<String>) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Query groups based groups IDs
queryTeamListById(List<String>) - Method in interface com.netease.nimlib.sdk.team.TeamService
Query groups based groups IDs
queryTeamListByIdBlock(List<String>) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Query groups based groups IDs (sync)
queryTeamListByIdBlock(List<String>) - Method in interface com.netease.nimlib.sdk.team.TeamService
Query groups based groups IDs (sync)
queryTeamListByType(TeamTypeEnum) - Method in interface com.netease.nimlib.sdk.team.TeamService
Get the list of groups of specified types (discussion group, advanced group)
queryTeamListByTypeBlock(TeamTypeEnum) - Method in interface com.netease.nimlib.sdk.team.TeamService
Get the list of groups of specified types (discussion group, advanced group) (sync)
queryTeamMember(String, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Get the profile of a group member.
queryTeamMember(String, String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Get the profile of a group member.
queryTeamMemberBlock(String, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Get the profile of a group member.
queryTeamMemberBlock(String, String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Get the profile of a group member.
queryTeamMessageReceiptDetailBlock(IMMessage) - Method in interface com.netease.nimlib.sdk.team.TeamService
Get the accounts that have read or unread a group message from the local database (sync) Note: * The obtained data is earlier than the data before logging off.
queryTeamMessageReceiptDetailBlock(IMMessage, Set<String>) - Method in interface com.netease.nimlib.sdk.team.TeamService
Get the accounts that have read or unread a group message from the local database (sync) Note: * The obtained data is earlier than the data before logging off.
queryThreadTalkHistory(IMMessage, long, long, int, QueryDirectionEnum, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query history thread chats on the cloud.
queryUnreadMessageList(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
query all unread messages by session ID and type
queryUnreadMessageListBlock(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
query all unread messages by session ID and type (sync)
QuickCommentOption - Class in com.netease.nimlib.sdk.msg.model
Quick comment option
QuickCommentOption(String, long, long, String) - Constructor for class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
QuickCommentOption(String, long, long, String, boolean, boolean, String, String, Map<String, Object>) - Constructor for class com.netease.nimlib.sdk.msg.model.QuickCommentOption
 
QuickCommentOptionWrapper - Class in com.netease.nimlib.sdk.msg.model
 
QuickCommentOptionWrapper(MessageKey, ArrayList<QuickCommentOption>, boolean, long) - Constructor for class com.netease.nimlib.sdk.msg.model.QuickCommentOptionWrapper
 
quitTeam(String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Leave a group
quitTeam(String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Leave a group

R

rate(int, String) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Rate the current call
RE_CONNECT_ING - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatConnectStatus
Reconnecting
REC_TYPE_AUDIO_AAC - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioRecordType
 
REC_TYPE_AUDIO_WAV - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioRecordType
 
RecentContact - Interface in com.netease.nimlib.sdk.msg.model
Recent contact interface
RecentSession - Interface in com.netease.nimlib.sdk.msg.model
 
RecentSessionList - Interface in com.netease.nimlib.sdk.msg.model
 
reconnectDelay() - Method in interface com.netease.nimlib.sdk.ReconnectStrategy
 
ReconnectStrategy - Interface in com.netease.nimlib.sdk
 
reconnectStrategy - Variable in class com.netease.nimlib.sdk.SDKOptions
To enable this feature, contact technical support
RecordHitInfo - Class in com.netease.nimlib.sdk.search.model
Highlights for global search hits
RecordHitInfo(int, int) - Constructor for class com.netease.nimlib.sdk.search.model.RecordHitInfo
 
RecordType - Enum in com.netease.nimlib.sdk.media.record
Recording type.
RedPacketService - Interface in com.netease.nimlib.sdk.redpacket
Red packet interface
reducedIM - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether the scene is non-intensive messaging (use with caution)
refreshTeamMessageReceipt(List<IMMessage>) - Method in interface com.netease.nimlib.sdk.team.TeamService
(Message sender) updates message read receipt without an asyc callback.
registerAttachmentParser(int, MsgAttachmentParser) - Method in interface com.netease.nimlib.sdk.ysf.YsfService
If third party apps require custom message types with attachments, the attachment parser must also be registered.
registerAVChatRecordObserver(IAVChatRecordObserver, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Register the callback for Call detail record (CDR)
registerCustomAttachmentParser(MsgAttachmentParser) - Method in interface com.netease.nimlib.sdk.msg.MsgService
If third party apps require custom message types with attachments, the attachment parser must also be registered.
registerIMMessageFilter(IMMessageFilter) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Register the message filter
registerMixPushMessageHandler(MixPushMessageHandler) - Static method in class com.netease.nimlib.sdk.mixpush.NIMPushClient
Handler to register a third-party push service Call the interface before the SDK initialize an instance using NimClient.init
registerPlayAudioCallBack(IAVChatPlayAudioCallBack) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Register the callback for PCM audio data before playback
registerRemoteAudioCallBack(String, IAVChatRemoteAudioCallBack) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Register the callback for PCM audio data from remote users
registerShouldShowNotificationWhenRevokeFilter(ShowNotificationWhenRevokeFilter) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Register the filter to show notifications when a message is recalled.
rejectApply(String, String, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Reject join requests
Only administrators have the permissions
rejectApply(String, String, String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Reject join requests
Only administrators have the permissions
rejectInvite(InviteParamBuilder) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
An invite request is rejected

Error codes:
10201: An invite request is sent, but the peer is offline ResponseCode.RES_PEER_NIM_OFFLINE
10404: channel does not exist ResponseCode.RES_CHANNEL_NOT_EXISTS
10408: An invite request does not exist or has expired ResponseCode.RES_CHANNEL_NOT_EXISTS
10409: An invite request is already rejected ResponseCode.RES_INVITE_HAS_REJECT
10410: An invite request is accepted ResponseCode.RES_INVITE_HAS_ACCEPT
RelationshipOfValue(int) - Static method in enum com.netease.nimlib.sdk.friend.constant.FriendRelationship
 
release() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatBuffer
 
release() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoRender
Release the canvas resources
release() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame
 
reLoginConfigServer - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatServerAddresses
Relogin configuration server
removeCollect(List<<any>>) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Remove multiple bookmarks
removeFromBlackList(String) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Remove an account from the blacklist
removeManagers(String, List<String>) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
The group owner revokes the administrator privilege
Only the group owner has the permissions
removeManagers(String, List<String>) - Method in interface com.netease.nimlib.sdk.team.TeamService
The group owner revokes the administrator privilege
Only the group owner has the permissions
removeMember(String, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Remove a group member.
removeMember(String, String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Remove a group member.
removeMembers(String, List<String>) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Remove multiple group members.
removeMembers(String, List<String>) - Method in interface com.netease.nimlib.sdk.team.TeamService
Remove multiple group members.
removeMsgPin(IMMessage, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Remove the PIN tag of a message
removeParameters(AVChatParameters.Key) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
removeQuickComment(IMMessage, long, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Remove a quick comment
removeQuickComment(IMMessage, long, String, boolean, boolean, String, String, Map<String, Object>) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Remove a quick comment
removeStickTopSession(String, SessionTypeEnum, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Delete a pinned session
replyMessage(IMMessage, IMMessage, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Reply a message.
replyMessage(IMMessage, IMMessage, boolean) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Reply a message.
reportImLog - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to enable automatic reporting of IM logs.
RequestCallback<T> - Interface in com.netease.nimlib.sdk
Request callback interface
RequestCallbackWrapper<T> - Class in com.netease.nimlib.sdk
RequestCallback is a package class, which combines 3 results into an interface for the upper-layer caller to simplify the code.
RequestCallbackWrapper() - Constructor for class com.netease.nimlib.sdk.RequestCallbackWrapper
 
RequestResult<T> - Class in com.netease.nimlib.sdk.util.api
Convert CommsEase API asyc call to sync call
RequestResult(int, T, Throwable) - Constructor for class com.netease.nimlib.sdk.util.api.RequestResult
 
RequestResult(int) - Constructor for class com.netease.nimlib.sdk.util.api.RequestResult
 
RES_ACCOUNT_BLOCK - Static variable in class com.netease.nimlib.sdk.ResponseCode
The account is banned
RES_ADDR_BLOCKED - Static variable in class com.netease.nimlib.sdk.ResponseCode
Login IP address or MAC addres is banned.
RES_API_SYNC_RUN_ON_LOOPER_THREAD_EXCEPTION - Static variable in class com.netease.nimlib.sdk.ResponseCode
The operation to convert an asynchronous call to a synchronous call occurs on the thread with Looper.
RES_API_SYNC_RUNTIME_EXCEPTION - Static variable in class com.netease.nimlib.sdk.ResponseCode
A runtime exception occurs when the an asynchronous call is converted to synchronous.
RES_API_SYNC_TIMEOUT - Static variable in class com.netease.nimlib.sdk.ResponseCode
Timeout for converting an asynchronous call to synchronous call
RES_CALLBACK_APP_EXCEPTION - Static variable in class com.netease.nimlib.sdk.ResponseCode
An exception occurs when the SDK callback for the upper-layer operation is triggered.
RES_CALLBACK_CUSTOM_CODE_MAX - Static variable in class com.netease.nimlib.sdk.ResponseCode
The maximum value of custom error codes returned by third-party callbacks.
RES_CALLBACK_CUSTOM_CODE_MIN - Static variable in class com.netease.nimlib.sdk.ResponseCode
The minimum value of the custom error codes returned by third-party callbacks.
RES_CHANNEL_HAS_EXISTS - Static variable in class com.netease.nimlib.sdk.ResponseCode
The channel already exists
RES_CHANNEL_MEMBER_EXCEED - Static variable in class com.netease.nimlib.sdk.ResponseCode
The number of channels exceeds the upper limit
RES_CHANNEL_MEMBER_HAS_EXISTS - Static variable in class com.netease.nimlib.sdk.ResponseCode
The member is already in the channel
RES_CHANNEL_MEMBER_HAS_EXISTS_OTHER_CLIENT - Static variable in class com.netease.nimlib.sdk.ResponseCode
The member has already joined the channel from other devices
RES_CHANNEL_MEMBER_NOT_EXISTS - Static variable in class com.netease.nimlib.sdk.ResponseCode
The member is not in channel
RES_CHANNEL_NOT_EXISTS - Static variable in class com.netease.nimlib.sdk.ResponseCode
The channel does not exist
RES_CHATROOM_BLACKLIST - Static variable in class com.netease.nimlib.sdk.ResponseCode
The account is included in the blacklist and is not allowed to join the chat room
RES_CHATROOM_IM_LINK_EXCEPTION - Static variable in class com.netease.nimlib.sdk.ResponseCode
IM connection status error
RES_CHATROOM_MUTED - Static variable in class com.netease.nimlib.sdk.ResponseCode
The account is included in the muted list and not allowed to speak
RES_CHATROOM_ROOM_MUTED - Static variable in class com.netease.nimlib.sdk.ResponseCode
The chat room is in an all-muted state.
RES_CHATROOM_STATUS_EXCEPTION - Static variable in class com.netease.nimlib.sdk.ResponseCode
Chat room status exception
RES_CLEAR_UNREAD_PART_SUCCESS - Static variable in class com.netease.nimlib.sdk.ResponseCode
Clear the unread messages in the session successfully
res_connecting - Variable in class com.netease.nimlib.sdk.rts.model.RTSRingerConfig
Ring tone for connecting
RES_DB_EXCEPTION - Static variable in class com.netease.nimlib.sdk.ResponseCode
A database operation failed.
RES_DEVICE_NOT_TRUST - Static variable in class com.netease.nimlib.sdk.ResponseCode
The device is not included in the list of trusted devices
RES_ECONNECTION - Static variable in class com.netease.nimlib.sdk.ResponseCode
Network connection error
RES_EEXIST - Static variable in class com.netease.nimlib.sdk.ResponseCode
The object already exists
RES_EFREQUENTLY - Static variable in class com.netease.nimlib.sdk.ResponseCode
The operation is too frequent
RES_ENONEXIST - Static variable in class com.netease.nimlib.sdk.ResponseCode
Target object or user does not exist.
RES_EPACKET - Static variable in class com.netease.nimlib.sdk.ResponseCode
Internal error.
RES_EPARAM - Static variable in class com.netease.nimlib.sdk.ResponseCode
Invalid parameter
RES_ETIMEOUT - Static variable in class com.netease.nimlib.sdk.ResponseCode
Operation timeout
RES_EUIDPASS - Static variable in class com.netease.nimlib.sdk.ResponseCode
Incorrect password.
RES_EUNKNOWN - Static variable in class com.netease.nimlib.sdk.ResponseCode
Server internal error.
RES_EUNPACKET - Static variable in class com.netease.nimlib.sdk.ResponseCode
Internal error.
RES_EXCEPTION - Static variable in class com.netease.nimlib.sdk.ResponseCode
Operation exception
RES_FORBIDDEN - Static variable in class com.netease.nimlib.sdk.ResponseCode
The app is banned
RES_IN_BLACK_LIST - Static variable in class com.netease.nimlib.sdk.ResponseCode
The recipient is added to the blacklist
RES_INVALID - Static variable in class com.netease.nimlib.sdk.ResponseCode
Invalid response
RES_INVITE_HAS_ACCEPT - Static variable in class com.netease.nimlib.sdk.ResponseCode
Invitation was accepted
RES_INVITE_HAS_REJECT - Static variable in class com.netease.nimlib.sdk.ResponseCode
The invitation was declined
RES_INVITE_NOT_EXISTS - Static variable in class com.netease.nimlib.sdk.ResponseCode
The invitation does not exist or has expired
RES_IP_NOT_ALLOWED - Static variable in class com.netease.nimlib.sdk.ResponseCode
Internal accounts are not allowed to log in to this address
RES_JOIN_CHANNEL_UID_CONFLICT - Static variable in class com.netease.nimlib.sdk.ResponseCode
A uid conflict occurred when joining a channel
res_no_response - Variable in class com.netease.nimlib.sdk.rts.model.RTSRingerConfig
Ring tone for no response
RES_OFFLINE - Static variable in class com.netease.nimlib.sdk.ResponseCode
Yhe member is not online.
RES_OVERDUE - Static variable in class com.netease.nimlib.sdk.ResponseCode
Overdue response
res_peer_busy - Variable in class com.netease.nimlib.sdk.rts.model.RTSRingerConfig
Ring tone for a busy line
RES_PEER_NIM_OFFLINE - Static variable in class com.netease.nimlib.sdk.ResponseCode
The operation is successful, but the peer is not online.
RES_PEER_PUSH_OFFLINE - Static variable in class com.netease.nimlib.sdk.ResponseCode
The operation is successful, but the peer push is unreachable.
res_peer_reject - Variable in class com.netease.nimlib.sdk.rts.model.RTSRingerConfig
Ring tone for decling a call
RES_REGISTER_PUSH_SDK_FAILED - Static variable in class com.netease.nimlib.sdk.ResponseCode
Failed to get the token when registering a third-party push service
RES_REGISTER_PUSH_SDK_TIME_OUT - Static variable in class com.netease.nimlib.sdk.ResponseCode
timeout when registering a third-party push service
res_ring - Variable in class com.netease.nimlib.sdk.rts.model.RTSRingerConfig
Ring tone for incoming calls
RES_RP_INVALID - Static variable in class com.netease.nimlib.sdk.ResponseCode
Red Packet is not available
RES_SUCCESS - Static variable in class com.netease.nimlib.sdk.ResponseCode
Successful operation.
RES_TEAM_ALREADY_IN - Static variable in class com.netease.nimlib.sdk.ResponseCode
The user is already in the group
RES_TEAM_APPLY_SUCCESS - Static variable in class com.netease.nimlib.sdk.ResponseCode
The request is accepted.
RES_TEAM_ECOUNT_LIMIT - Static variable in class com.netease.nimlib.sdk.ResponseCode
The number of group member has been reached.
RES_TEAM_EMEMBER_NOTEXIST - Static variable in class com.netease.nimlib.sdk.ResponseCode
The user is not included in the group
RES_TEAM_ENACCESS - Static variable in class com.netease.nimlib.sdk.ResponseCode
No permissions
RES_TEAM_ENOTEXIST - Static variable in class com.netease.nimlib.sdk.ResponseCode
Group does not exist
RES_TEAM_ERR_TYPE - Static variable in class com.netease.nimlib.sdk.ResponseCode
Incorrect group type
RES_TEAM_INFO_PART_SUCCESS - Static variable in class com.netease.nimlib.sdk.ResponseCode
Some requests are successful, and a list of failures is returned
RES_TEAM_INVITE_PART_SUCCESS - Static variable in class com.netease.nimlib.sdk.ResponseCode
Some invitations are successful, and also a list of failures is returned.
RES_TEAM_INVITE_SUCCESS - Static variable in class com.netease.nimlib.sdk.ResponseCode
Invitation succeeded.
RES_TEAM_LIMIT - Static variable in class com.netease.nimlib.sdk.ResponseCode
The number of groups has reached the upper limit
RES_TEAM_USER_STATUS_ERR - Static variable in class com.netease.nimlib.sdk.ResponseCode
The status of group members is incorrect
RES_TOOBUZY - Static variable in class com.netease.nimlib.sdk.ResponseCode
Server is too busy.
RES_UNKNOWN - Static variable in class com.netease.nimlib.sdk.ResponseCode
Unknown error
RES_UNSUPPORT - Static variable in class com.netease.nimlib.sdk.ResponseCode
The operations is not supported
RES_VERSION_EXPIRED - Static variable in class com.netease.nimlib.sdk.ResponseCode
The version number is too old and must be upgraded.
resetSystemMessageUnreadCount() - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Set all system messages to read and reset the number of the unread system messages to 0.
resetSystemMessageUnreadCountByType(List<SystemMessageType>) - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Set system messages of a specified type to read
ResponseCode - Class in com.netease.nimlib.sdk
Definition of response codes for CommsEase server
ResponseCode() - Constructor for class com.netease.nimlib.sdk.ResponseCode
 
REST - Static variable in interface com.netease.nimlib.sdk.auth.ClientType
RESTFUL API
resumeAudioMixing() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Resume audio mixing
retain() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatBuffer
 
retain() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame
 
retrieval(int) - Static method in enum com.netease.nimlib.sdk.avsignalling.constant.SignallingEventType
 
retrieve(int) - Static method in enum com.netease.nimlib.sdk.avsignalling.constant.ChannelStatus
 
retrieveType(int) - Static method in enum com.netease.nimlib.sdk.avsignalling.constant.ChannelType
 
revokeMessage(IMMessage) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Recall a messages.
revokeMessage(IMMessage, String, Map<String, Object>, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Recall a message and set third-party push notifications including the iOS platform and changes of the unread count.
revokeMessage(IMMessage, String, Map<String, Object>, boolean, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Recall a message and set third-party push notifications including the iOS platform and changes of the unread count.
revokeMessage(IMMessage, String, Map<String, Object>, boolean, String, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Recall a message and set third-party push notifications including the iOS platform and changes of the unread count.
revokeMessage(IMMessage) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Recall a messages.
revokeMessage(IMMessage, String, Map<String, Object>) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Recall a message and set third party push notifications, including the iOS platform.
revokeMessage(IMMessage, String, Map<String, Object>, boolean) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Recall a message and set third party push notifications, including the iOS platform.
revokeMessage(IMMessage, String, Map<String, Object>, boolean, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Recall a message and set third party push notifications, including the iOS platform.
revokeMessageEx(IMMessage, String, Map<String, Object>) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Recall a message and set third party push notifications, including the iOS platform.
RevokeMsgNotification - Class in com.netease.nimlib.sdk.msg.model
Notification for message recalls If notifications for message recalls are received, the SDK will notify the observer of the notification.
RevokeMsgNotification(IMMessage, String, String, String, int, RevokeType, String) - Constructor for class com.netease.nimlib.sdk.msg.model.RevokeMsgNotification
 
RevokeType - Enum in com.netease.nimlib.sdk.msg.constant
Created by hzsunyj on 2019-12-05.
ring - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
Specify whether to enable a ring for alerts.
RoamMsgHasMoreOption - Class in com.netease.nimlib.sdk.msg.model
 
RoamMsgHasMoreOption(String, SessionTypeEnum, long, long) - Constructor for class com.netease.nimlib.sdk.msg.model.RoamMsgHasMoreOption
 
RoamMsgHasMoreOption(Property) - Constructor for class com.netease.nimlib.sdk.msg.model.RoamMsgHasMoreOption
 
RobotAttachment - Class in com.netease.nimlib.sdk.robot.model
Bot message attachment
RobotAttachment() - Constructor for class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
RobotAttachment(String) - Constructor for class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
RobotChangedNotify - Class in com.netease.nimlib.sdk.robot.model
Notification of bot changes
RobotChangedNotify(List<NimRobotInfo>, List<String>) - Constructor for class com.netease.nimlib.sdk.robot.model.RobotChangedNotify
 
RobotMsgType - Interface in com.netease.nimlib.sdk.robot.model
Type of bot messages
RobotService - Interface in com.netease.nimlib.sdk.robot
Bot service
RobotServiceObserve - Interface in com.netease.nimlib.sdk.robot
Bot service observer
rollbackSQLCipher - Variable in class com.netease.nimlib.sdk.SDKOptions
SQLCipher encrypted database for rollback
ROOM_SERVER_NOT_ANCHOR - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.RoomServerCode
Not host
ROOM_SERVER_NOT_LIVE_MODE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.RoomServerCode
Non live mode
ROOM_SERVER_REQUEST_CHANNEL_NOT_EXIST - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.RoomServerCode
Request does not exist (channel ID)
ROOM_SERVER_REQUEST_DATA_ERROR - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.RoomServerCode
Request data error
ROOM_SERVER_REQUEST_FAILED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.RoomServerCode
Request failed
ROOM_SERVER_REQUEST_INVALID - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.RoomServerCode
Authentication failed
ROOM_SERVER_REQUEST_OK - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.RoomServerCode
Request success
ROOM_SERVER_REQUEST_SERVER_ERROR - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.RoomServerCode
Server internal error
ROOM_SERVER_REQUEST_TURN_SERVER_ERROR - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.RoomServerCode
Internal error (TurnServer request error)
ROOM_SERVER_REQUEST_USER_NOT_EXIST - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatResCode.RoomServerCode
UID does not exist in the room
roomId - Variable in class com.netease.nimlib.sdk.chatroom.model.ChatRoomStatusChangeData
 
roomServer - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatServerAddresses
The room server
rotate(int) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatBuffer
 
rotation - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatVideoFrame
Deprecated.
Video angle of rotation
RTSCallback<T> - Interface in com.netease.nimlib.sdk.rts
RTS callback interface
RTSCalleeAckEvent - Class in com.netease.nimlib.sdk.rts.model
Callee operations If the callee accepts a call, the SDK will start all required tunnels.
RTSCalleeAckEvent(RTSEventType, RTSDataImpl) - Constructor for class com.netease.nimlib.sdk.rts.model.RTSCalleeAckEvent
 
RTSChannelStateObserver - Interface in com.netease.nimlib.sdk.rts
RTS channel observer
RTSCommonEvent - Class in com.netease.nimlib.sdk.rts.model
Session event
RTSCommonEvent(RTSEventType, RTSDataImpl) - Constructor for class com.netease.nimlib.sdk.rts.model.RTSCommonEvent
 
RTSControlEvent - Class in com.netease.nimlib.sdk.rts.model
Session control messages
RTSControlEvent(RTSEventType, RTSDataImpl, byte, String) - Constructor for class com.netease.nimlib.sdk.rts.model.RTSControlEvent
 
RTSData - Interface in com.netease.nimlib.sdk.rts.model
Session info
RTSError - Interface in com.netease.nimlib.sdk.rts.constant
Error
RTSEventType - Enum in com.netease.nimlib.sdk.rts.constant
event enumerations
RTSManager - Class in com.netease.nimlib.sdk.rts
Peer-to-peer whiteboarding
RTSManager() - Constructor for class com.netease.nimlib.sdk.rts.RTSManager
 
RTSManager2 - Class in com.netease.nimlib.sdk.rts
Group whiteboarding
RTSManager2() - Constructor for class com.netease.nimlib.sdk.rts.RTSManager2
 
RTSNetworkProxy - Class in com.netease.nimlib.sdk.rts.model
Get the configuration of a network proxy server
RTSNetworkProxy() - Constructor for class com.netease.nimlib.sdk.rts.model.RTSNetworkProxy
 
RTSNotifyOption - Class in com.netease.nimlib.sdk.rts.model
Push notification options (mainly for iOS push)
RTSNotifyOption() - Constructor for class com.netease.nimlib.sdk.rts.model.RTSNotifyOption
 
RTSOnlineAckEvent - Class in com.netease.nimlib.sdk.rts.model
Response to online notifications from multiple devices
RTSOnlineAckEvent(RTSEventType, RTSDataImpl, byte) - Constructor for class com.netease.nimlib.sdk.rts.model.RTSOnlineAckEvent
 
RTSOptions - Class in com.netease.nimlib.sdk.rts.model
Created by huangjun on 2015/8/5.
RTSOptions() - Constructor for class com.netease.nimlib.sdk.rts.model.RTSOptions
 
RTSRingerConfig - Class in com.netease.nimlib.sdk.rts.model
Ring tone configuration
RTSRingerConfig() - Constructor for class com.netease.nimlib.sdk.rts.model.RTSRingerConfig
 
RTSTimeOutEvent - Enum in com.netease.nimlib.sdk.rts.constant
Timeout event enumerations
RTSTunData - Class in com.netease.nimlib.sdk.rts.model
Data sent or received in the data tunnel Created by huangjun on 2015/7/1.
RTSTunData(String, byte[], int) - Constructor for class com.netease.nimlib.sdk.rts.model.RTSTunData
 
RTSTunData(String, String, byte[], int) - Constructor for class com.netease.nimlib.sdk.rts.model.RTSTunData
 
RTSTunnelType - Enum in com.netease.nimlib.sdk.rts.constant
Session type.
rtt - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNetworkStats
Delay
runtime() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters.Key
Check if the parameter can be set during calls
rxAudioPacketsPerSecond - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
The number of audio packets received per second, an instantaneous value
rxBytes - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
The number of bytes received (bytes)
rxVideoPacketsPerSecond - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
The number of video packets received per second, an instantaneous value

S

SAMPLE_RATE_16000_HZ - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioSampleRate
 
SAMPLE_RATE_32000_HZ - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioSampleRate
 
SAMPLE_RATE_48000_HZ - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioSampleRate
 
SAMPLE_RATE_8000_HZ - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioSampleRate
 
save(JSONObject) - Method in class com.netease.nimlib.sdk.msg.attachment.AudioAttachment
 
save(JSONObject) - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
 
save(JSONObject) - Method in class com.netease.nimlib.sdk.msg.attachment.ImageAttachment
 
save(JSONObject) - Method in class com.netease.nimlib.sdk.msg.attachment.VideoAttachment
 
saveMessageToLocal(IMMessage, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Store the message to the local database instead of server side.
saveMessageToLocal(IMMessage, boolean) - Method in interface com.netease.nimlib.sdk.ysf.YsfService
Store the message to the local database instead of server side.
saveMessageToLocalEx(IMMessage, boolean, long) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Store the message to the local database instead of server side.
SCALE_ASPECT_BALANCED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoScalingType
SCALE_ASPECT_FILL - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoScalingType
Scale to fit the screen.
SCALE_ASPECT_FIT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoScalingType
Scale to fit the aspect ratio.
scheme - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNetworkProxy
 
scheme - Variable in class com.netease.nimlib.sdk.rts.model.RTSNetworkProxy
SOCKS5 is supported
ScreenSharing - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatVideoQualityStrategy
Screen sharing
SDK_BUILTIN - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioEffectMode
Use the SDK built-in speech processing
SdkLifecycleObserver - Interface in com.netease.nimlib.sdk.lifecycle
 
SDKOptions - Class in com.netease.nimlib.sdk
Customizable SDK options
SDKOptions() - Constructor for class com.netease.nimlib.sdk.SDKOptions
 
sdkStorageRootPath - Variable in class com.netease.nimlib.sdk.SDKOptions
External storage root directory for storing multimedia message files
If the directory is unspecified or unavailable, "external storage root/packageName/nim/" will be used as the root directory.
searchAccountByAlias(String) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Search accounts using alias
searchAccountByName(String) - Method in interface com.netease.nimlib.sdk.uinfo.UserService
Search accounts using nicknames
searchAllMessage(MsgSearchOption) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Global search for all history messages on the local database.
searchAllMessageHistory(String, List<String>, long, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query history messages on the local database.
searchAllSession(String, int) - Method in interface com.netease.nimlib.sdk.lucene.LuceneService
Query all sessions and return the count of all matched messages from each session and the most recent message that hit the search condition.
searchAllSession(String, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query all sessions and return the count of all matched messages from each session and the most recent message that hit the search condition.
searchAllSessionBlock(String, int) - Method in interface com.netease.nimlib.sdk.lucene.LuceneService
Query all sessions and return the count of all matched messages from each session and the most recent message that hit the search condition.
searchAllSessionBlock(String, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query all sessions and return the count of all matched messages from each session and the most recent message that hit the search condition.
searchFriendsByKeyword(String) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Search accounts for friends that match keywords
searchMessage(SessionTypeEnum, String, MsgSearchOption) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query history messages on the local database.
searchMessageHistory(String, List<String>, IMMessage, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query history messages on the local database.
searchMessageHistory(String, List<String>, IMMessage, QueryDirectionEnum, int) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query history messages on the local database.
SearchOrderEnum - Enum in com.netease.nimlib.sdk.msg.model
Search order
searchRoamingMsg(String, long, long, String, int, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Search chat records using keywords
searchSession(String, SessionTypeEnum, String) - Method in interface com.netease.nimlib.sdk.lucene.LuceneService
Query messages in a specified session and return the matched result.
searchSession(String, SessionTypeEnum, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query messages in a specified session and return the matched result.
searchSessionBlock(String, SessionTypeEnum, String) - Method in interface com.netease.nimlib.sdk.lucene.LuceneService
Query messages in a specified session and return the matched result.
searchSessionBlock(String, SessionTypeEnum, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Query messages in a specified session and return the matched result.
searchSessionMatchCount(String, SessionTypeEnum, String) - Method in interface com.netease.nimlib.sdk.lucene.LuceneService
Result count for a search with specified keywords (sync)
searchSessionNextPage(String, SessionTypeEnum, String, MsgIndexRecord, int) - Method in interface com.netease.nimlib.sdk.lucene.LuceneService
Specify keywords for search.
searchSessionNextPageBlock(String, SessionTypeEnum, String, MsgIndexRecord, int) - Method in interface com.netease.nimlib.sdk.lucene.LuceneService
Specify keywords for search.
searchSessionPage(String, SessionTypeEnum, String, int, int) - Method in interface com.netease.nimlib.sdk.lucene.LuceneService
Specify keywords for search.
searchSessionPageBlock(String, SessionTypeEnum, String, int, int) - Method in interface com.netease.nimlib.sdk.lucene.LuceneService
Specify keywords for search.
searchSessionPageCount(String, SessionTypeEnum, String, int) - Method in interface com.netease.nimlib.sdk.lucene.LuceneService
Number of pages for a search with specified keywords (sync)
searchTeam(String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Query group profiles from servers
searchTeam(String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Query group profiles from servers
searchTeam(List<Long>) - Method in interface com.netease.nimlib.sdk.team.TeamService
Query group profiles from servers
searchTeamIdByName(String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Search group IDs using a group name
searchTeamIdByName(String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Search group IDs using a group name
searchTeamMsgByKeyword(long, long, long, String, int, boolean) - Method in interface com.netease.nimlib.sdk.team.TeamService
Search group history messages stored on the cloud using keywords
searchTeamsByKeyword(String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Search all groups using keywords.
searchTeamsByKeyword(String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Search all groups using keywords.
searchUserInfosByKeyword(String) - Method in interface com.netease.nimlib.sdk.uinfo.UserService
Search all users with matched keywords.
SecondTimeoutConfig - Class in com.netease.nimlib.sdk
Second timeout configuration.
SecondTimeoutConfig() - Constructor for class com.netease.nimlib.sdk.SecondTimeoutConfig
 
secondTimeoutForSendMessage - Variable in class com.netease.nimlib.sdk.SDKOptions
The second timeout for sending a message.
secretKey() - Method in interface com.netease.nimlib.sdk.migration.processor.IMsgExportProcessor
Secret key for exporting messages.
seekAudioMixing(long) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Set the progress of audio mixing
seekTo(int) - Method in class com.netease.nimlib.sdk.media.player.AudioPlayer
Seek to a specified position for playback.
selectAudioDevice(int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
selfUid(long) - Method in class com.netease.nimlib.sdk.avsignalling.builder.CallParamBuilder
Specify a uid.
sendAckSession(String, long) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Mark a session ACK
sendControl(String, String, String) - Method in interface com.netease.nimlib.sdk.avsignalling.SignallingService
The interface is used to transfer some custom command in pass-through mode Users that are not the member of a channel can also call the interface but the recipient must be the member or owner of a channel

Error codes:
10201: A command is sent, but the peer is offline ResponseCode.RES_PEER_NIM_OFFLINE
10404: Channel does not exist ResponseCode.RES_CHANNEL_NOT_EXISTS
10406: a member does not exist in the channel ResponseCode.RES_CHANNEL_MEMBER_NOT_EXISTS
sendControlCommand(long, byte, AVChatCallback<Void>) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Common signaling for message sending
sendControlCommand(String, String, RTSCallback<Void>) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Send a control command
sendControlCommand(String, String, RTSCallback<Void>) - Method in class com.netease.nimlib.sdk.rts.RTSManager2
Send a control command
sendCustomNotification(CustomNotification) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Send an instruction message.
sendCustomNotification(CustomNotification) - Method in interface com.netease.nimlib.sdk.ysf.YsfService
Send an instruction message.
sendData(RTSTunData) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Send data to a user in a channel of the specified session, or broadcast to all users.
sendData(RTSTunData) - Method in class com.netease.nimlib.sdk.rts.RTSManager2
Send data to a user in a channel of the specified session, or broadcast to all users.
sendFile(FileAttachment) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Upload a file
sendMessage(ChatRoomMessage, boolean) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Send a message in a chat room
sendMessage(IMMessage, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Sending a message.
sendMessage(IMMessage, boolean) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Sending a message.
sendMessage(IMMessage, boolean) - Method in interface com.netease.nimlib.sdk.ysf.YsfService
sendMessageReceipt(String, IMMessage) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Send read receipt of P2P messages.
sendMessageSecondTimeout - Variable in class com.netease.nimlib.sdk.SecondTimeoutConfig
The second timeout for sending messages
sendTeamMessageReceipt(IMMessage) - Method in interface com.netease.nimlib.sdk.team.TeamService
(Group recipient) marks group message read
serverAddresses(AVChatServerAddresses) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatEngineConfig.Builder
URL for on-premises deployment.
ServerAddresses - Class in com.netease.nimlib.sdk
Sever configuration options for CommsEase on-premise deployment
ServerAddresses() - Constructor for class com.netease.nimlib.sdk.ServerAddresses
 
serverConfig - Variable in class com.netease.nimlib.sdk.SDKOptions
Configuration for the dedicated server URL
SESSION_TYPE_P2P - Static variable in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
1: P2P
SESSION_TYPE_TEAM - Static variable in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
2: Team
SessionAckInfo - Interface in com.netease.nimlib.sdk.msg.model
 
sessionDuration - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
Session duration
SessionMsgDeleteOption - Class in com.netease.nimlib.sdk.msg.model
 
SessionMsgDeleteOption(String, SessionTypeEnum, long, String) - Constructor for class com.netease.nimlib.sdk.msg.model.SessionMsgDeleteOption
 
sessionReadAck - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to enable sync read messages on multiple devices.
SessionTypeEnum - Enum in com.netease.nimlib.sdk.msg.constant
Session type enumerations
set(AVChatParameters.Key<T>, T) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
setAccount(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set a user account
setAccount(String) - Method in class com.netease.nimlib.sdk.chatroom.model.MemberOption
Set a member account
setAddress(String) - Method in class com.netease.nimlib.sdk.msg.attachment.LocationAttachment
Set the description of a location
setAllMessageTypes(boolean) - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
setAnnouncement(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Set a chat room announcement
setAnnouncement(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomUpdateInfo
Set a chat room announcement
setAntiSpamBusinessId(String) - Method in class com.netease.nimlib.sdk.antispam.model.AntiSpamConfig
 
setAntiSpamConfig(AntiSpamConfig) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
 
setApnsText(String) - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Set the content of a message pushed over APNS on iOS devices.
setAppKey(String) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Set the chat room AppKey, only enabled in independent login mode.
setAsc(boolean) - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
setAsMainArea(String, AVChatRoomServerCallback) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Callback for the canvas
setAttach(String) - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Set the attachment of a system message.
setAttachment(MsgAttachment) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the attachment for a message
If the attachment includes a state propertu or belongs to a custom type, developers can update the state based on the business requirements for UI display.
setAttachObject(Object) - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Set the attachment object after parsing
The field is separate from the attach field.
setAttachStatus(AttachStatusEnum) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the status of a message attachment
setAudioMixingPlaybackVolume(float) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Set the audio playback volume
setAudioMixingSendVolume(float) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Set the audio sending volume
setAutoPublish(boolean, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Set to automatically or manually publish and subscribe to audio streams.
setAutoTransform(boolean) - Method in class com.netease.nimlib.sdk.msg.attachment.AudioAttachment
 
setAvatar(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set the avatar of a member
setAvatar(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMemberUpdate
Set the avatar
setAvatar(String) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Set the avatar in a chat room
setBody(String) - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
setBoolean(AVChatParameters.Key<Boolean>, boolean) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
setBroadcastOnlineOnly(boolean) - Method in class com.netease.nimlib.sdk.event.model.Event
 
setBroadcastUrl(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Set the streaming URL
setBroadcastUrl(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomUpdateInfo
Set the streaming URL
setCallback(RequestCallback<T>) - Method in interface com.netease.nimlib.sdk.InvocationFuture
 
setCdnUrlArray(String[]) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
setChannelBaseInfo(ChannelBaseInfo) - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
Set the channel info
setChannelIsReady(boolean) - Method in class com.netease.nimlib.sdk.rts.model.RTSCalleeAckEvent
Set the tunnel to be ready
setChannelProfile(int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Voice call mode settings
setChannels(int) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame
 
setChatRoomAuthProvider(ChatRoomAuthProvider) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
 
setChatRoomConfig(CustomChatRoomMessageConfig) - Method in interface com.netease.nimlib.sdk.chatroom.model.ChatRoomMessage
Configure chat room message settings
setChatRoomSpatialLocation(ChatRoomSpatialLocation) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
 
setChattingAccount(String, SessionTypeEnum) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Set the current chat peer The built-in message alert will be affected.
setChecked(Boolean) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the select state of a message
setClientAntiSpam(boolean) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
hit by anti-spam rules on the client and handled on the server.
setConfig(String) - Method in class com.netease.nimlib.sdk.event.model.Event
 
setConfig(CustomNotificationConfig) - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
 
setConfig(CustomMessageConfig) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the message configuration
setContent(String) - Method in class com.netease.nimlib.sdk.msg.model.BroadcastMessage
 
setContent(String) - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Set the content of a message
setContent(String) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the content of a message.
setContent(String) - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Set the content of a system message
setCreator(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Set the owner of a chat room
setCustomNetDetectServer(String) - Static method in class com.netease.nimlib.sdk.avchat.AVChatNetDetector
Set a custom URL for network detection
setDataSource(String) - Method in class com.netease.nimlib.sdk.media.player.AudioPlayer
Set the audio source
setDecryptKey(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
setDeleteMsgClientId(String) - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
setDeleteMsgCreateTime(long) - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
setDeleteMsgServerId(String) - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
setDesc(String) - Method in enum com.netease.nimlib.sdk.StatusCode
 
setDirect(MsgDirectionEnum) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the message direction
setDisplayName(String) - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Set the display name of a file
setDistance(Double) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomSpatialLocation
 
setDuration(long) - Method in class com.netease.nimlib.sdk.msg.attachment.AudioAttachment
Set the playback duration for the audio file
setDuration(long) - Method in class com.netease.nimlib.sdk.msg.attachment.VideoAttachment
Set the playback duration for a video file
setEnable(boolean) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
setEnableContentTransfer(boolean) - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
setEndTime(long) - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
setEnterTime(long) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set the time joining a chat room
setEnv(String) - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Set the environment variable Used to point to different types of configurations for message delivery and third-party callbacks.
setEnv(String) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the environment variable Used to point to different types of configurations for message delivery and third-party callbacks.
setEventType(int) - Method in class com.netease.nimlib.sdk.event.model.Event
 
setEventType(int) - Method in class com.netease.nimlib.sdk.event.model.EventSubscribeRequest
 
setEventValue(int) - Method in class com.netease.nimlib.sdk.event.model.Event
 
setExpiry(long) - Method in class com.netease.nimlib.sdk.event.model.Event
 
setExpiry(long) - Method in class com.netease.nimlib.sdk.event.model.EventSubscribeRequest
 
setExt(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo
 
setExt(String) - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
setExtension(Map<String, Object>) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Set the extension field
setExtension(Map<String, Object>) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set the extension field
setExtension(Map<String, Object>) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMemberUpdate
Set the extension field.
setExtension(Map<String, Object>) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomUpdateInfo
Set a third-party the extension field.
setExtension(Map<String, Object>) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Set the extension field displayed after joining a chat room.
setExtension(String) - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Set the file extension
setExtension(Map<String, Object>) - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Set the extension field
setExtension(String) - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Set a file extension
setExtension(String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeam
Set the extensions for a group
In most cases, the configuration must be a JSON or XML string.
setExtension(String) - Method in interface com.netease.nimlib.sdk.team.model.Team
Set the extensions for a group
In most cases, the configuration must be a JSON or XML string.
setExternalAudioMixingStream(boolean, boolean, boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Set the external audio mixing stream
setExternalAudioSource(boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Specify whether to capture external audio source.
setExtraInfo(String) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout
Deprecated.
Set extra info.
setFailedInviteAccounts(ArrayList<String>) - Method in class com.netease.nimlib.sdk.team.model.CreateTeamResult
 
setFlash(boolean) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatCameraCapturer
Turn on or off the flash
setFloat(AVChatParameters.Key<Float>, float) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
setFocusAreas(float, float) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatCameraCapturer
Set focus areas
setForcePush(boolean) - Method in class com.netease.nimlib.sdk.msg.model.MemberPushOption
Set to apply force push.
setForcePushContent(String) - Method in class com.netease.nimlib.sdk.msg.model.MemberPushOption
The content for force push that is different from standard push content.
setForcePushList(List<String>) - Method in class com.netease.nimlib.sdk.msg.model.MemberPushOption
Set the list of accounts for force push.
setForceUpload(boolean) - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Set to forcibly upload again.
setForceUploadFile(boolean) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
If the same file already exists on the server, specify whether to upload the file forcibly.
setFrom(String) - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
setFromAccount(String) - Method in class com.netease.nimlib.sdk.msg.model.BroadcastMessage
 
setFromAccount(String) - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Get the sender account
setFromAccount(String) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the peer account Edit the IMMessage.getDirect() based on the peer account
setFromAccount(String) - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Set the account of an initiator
setFromIds(List<String>) - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
setFromRobotAccount(String) - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
setHeader(String) - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
setHeight(int) - Method in class com.netease.nimlib.sdk.msg.attachment.ImageAttachment
Set the height of an image
setHeight(int) - Method in class com.netease.nimlib.sdk.msg.attachment.VideoAttachment
Set the video height
setId(long) - Method in class com.netease.nimlib.sdk.msg.model.BroadcastMessage
 
setInBlackList(boolean) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Add a member to a blacklist
setIndependentMode(ChatRoomIndependentCallback, String, String) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Set an independent login mode for chat rooms
setIndependentMode(ChatRoomIndependentCallback, String, String, boolean) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Set an independent login mode for chat rooms
setInteger(AVChatParameters.Key<Integer>, int) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
setLastMsg(IMMessage) - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Set the last message
setLatitude(double) - Method in class com.netease.nimlib.sdk.msg.attachment.LocationAttachment
Set the latitude
setLayoutMode(int) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
Set a layout mode.
setLayoutPara(String) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
Custom layout parameters in JSON
Tool: http://netease.im/blog/12-3
setLimit(int) - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
setLimit(int) - Method in class com.netease.nimlib.sdk.msg.model.QueryMySessionOption
 
setLocalExtension(Map<String, Object>) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set a local extension field that is applied locally and is not sent to other clients.
setLocalSessionId(String) - Method in class com.netease.nimlib.sdk.rts.model.RTSCommonEvent
 
setLocalVideoSimulcastModel(int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Set a local video simulcast mode You can choose single stream (default) or simulcast.
setLocX(Double) - Method in interface com.netease.nimlib.sdk.chatroom.model.ChatRoomMessage
Set the x coordinate
setLocY(Double) - Method in interface com.netease.nimlib.sdk.chatroom.model.ChatRoomMessage
Set the y coordinate
setLocZ(Double) - Method in interface com.netease.nimlib.sdk.chatroom.model.ChatRoomMessage
Set the z coordinate
setLoginAuthType(Integer) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Set the authentication type
setLoginExt(String) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Set a custom field for login
setLongitude(double) - Method in class com.netease.nimlib.sdk.msg.attachment.LocationAttachment
Set the longitude
setMainPictureAccount(String) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
Set the main picture account
setMaxTimestamp(long) - Method in class com.netease.nimlib.sdk.msg.model.QueryMySessionOption
 
setMd5(String) - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Set the MD5 value of the file content
setMd5(String) - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Set the MD5 value of the content
setMemberLevel(int) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set the member level
setMemberPushOption(MemberPushOption) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the push option for specified members
setMembers(ArrayList<MemberInfo>) - Method in class com.netease.nimlib.sdk.avsignalling.model.ChannelFullInfo
Set the member list of a channel
setMemberType(MemberType) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set a member type
setMessageId(long) - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Set the ID of a system message
setMessageNotify(String, boolean) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Set notification alert or mute the alert
setMessageSubTypes(List<Integer>) - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
setMessageTypes(List<MsgTypeEnum>) - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
setMeteringAreas(float, float) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatCameraCapturer
Set metering areas
setMethod(int) - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
setMicrophoneMute(boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Mute or unmute the microphone
setMinTimestamp(long) - Method in class com.netease.nimlib.sdk.msg.model.QueryMySessionOption
 
setMode(int) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout
Deprecated.
Set the compositing mode
setMsgAck() - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set read receipt for a message
setMsgLimit(int) - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
setMsgLimit(int) - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Set the limit of messages for search
setMsgStatus(MsgStatusEnum) - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Set the status of the most recent message
setMsgSubtypeList(List<Integer>) - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
setMsgSubtypeList(List<Integer>) - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Set the list of message subtypes
setMsgTypeList(List<MsgTypeEnum>) - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
setMsgTypeList(List<MsgTypeEnum>) - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Set the list of message types
setMute(int) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Set the mute state of the current chat room
setMute(String, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Mute control
setMuted(boolean) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Mute a member
setName(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Set a chat room name
setName(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomUpdateInfo
Set a chat room name
setNeedLastMsg(boolean) - Method in class com.netease.nimlib.sdk.msg.model.QueryMySessionOption
 
setNeedNotify(Boolean) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo
 
setNeedSave(boolean) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMemberUpdate
Set to persist data.
setNetworkProxy(AVChatNetworkProxy) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Set the network proxy before starting a call
setNetworkProxy(RTSNetworkProxy) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Set a network proxy before starting a conversation
setNetworkProxy(RTSNetworkProxy) - Method in class com.netease.nimlib.sdk.rts.RTSManager2
Set the network proxy before starting a call
setNick(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set the nickname of a member
setNick(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMemberUpdate
Set the nick name
setNick(String) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Set the nick name in a chat room.
setNIMAntiSpamOption(NIMAntiSpamOption) - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Set anti-spam options
setNIMAntiSpamOption(NIMAntiSpamOption) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the GuardEase anti-spam configuration
setNosTokenSceneKey(String) - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Set the NOS token for uploading files
setNotifyExtension(Map<String, Object>) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Set the extension field for notifications after joining a chat room.
setNotifyExtension(Map<String, Object>) - Method in class com.netease.nimlib.sdk.chatroom.model.MemberOption
Set the custom extension field
setNotifyTargetTags(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set tags for notification recipients
setNotifyTargetTags(String) - Method in interface com.netease.nimlib.sdk.chatroom.model.ChatRoomMessage
Set the target tag expression
setNotifyTargetTags(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo
 
setNotifyTargetTags(String) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Set target tags for login and logout notifications
setOnline(boolean) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set the online status
setOnlineUserCount(int) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Set the number of online users
setOnPlayListener(OnPlayListener) - Method in class com.netease.nimlib.sdk.media.player.AudioPlayer
Set a listener for playback
setOpen(boolean) - Method in interface com.netease.nimlib.sdk.settings.model.NoDisturbConfig
Set Do-Not-Disturb
setOrder(SearchOrderEnum) - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
setOrder(SearchOrderEnum) - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Set the sorting rule to display messages.
setP2pList(List<String>) - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
setP2pList(List<String>) - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Set the list of P2P session IDs
setParameter(AVChatParameters.Key<T>, T) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Set parameteers.
setParameters(AVChatParameters) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Set parameters.
setPath(String) - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Set the file path
setPath(String) - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Set the file path
setPath(String) - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
setPlayCapturedAudioVolume(float) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Set the volume for in-ear monitoring.
setPollingInterval(long) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
setPublishers(List<String>) - Method in class com.netease.nimlib.sdk.event.model.EventSubscribeRequest
 
setPublishFallbackOption(int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Set the fallback option for the published video stream based on the network conditions.
setPushContent(String) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set custom push content.
setPushNoDisturbConfig(boolean, String, String) - Method in interface com.netease.nimlib.sdk.mixpush.MixPushService
Set Do-Not Disturb period for push notifications in HH:mm format UTC+8.
setPushPayload(Map<String, Object>) - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Set the third-party push payload
setPushPayload(Map<String, Object>) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the third-party push payload
setPushShowNoDetail(boolean) - Method in interface com.netease.nimlib.sdk.mixpush.MixPushService
Hide or show details of a push notification
setPushUrl(String) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
Set a streaming push URL
setQueueLevel(int) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Set the queue permissions to add keys and messages from others to the queue 0: all users have the permissions.
setQueueLevel(int) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomUpdateInfo
Set the queue management permissions 0: all users have the permissions.
setRawParameters(RtcParameters) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
setRecordAudioTun(boolean) - Method in class com.netease.nimlib.sdk.rts.model.RTSOptions
Record the audio tunnel
setRecordDataTun(boolean) - Method in class com.netease.nimlib.sdk.rts.model.RTSOptions
Record the data tunnel
setRemoteExtension(Map<String, Object>) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set an extension field that will be sent to other clients.
setReplyMsgFromAccount(String) - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
setReplyMsgIdClient(String) - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
setReplyMsgIdServer(long) - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
setReplyMsgTime(long) - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
setReplyMsgToAccount(String) - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
setRequestContent(String) - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
setRequestKey(AVChatParameters.Key) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
setRequestKeys(Set<AVChatParameters.Key>) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
setRequestParams(String) - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
setRequestTarget(String) - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
setRequestType(String) - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
setResponseForMessageId(String) - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
setRobotSend(boolean) - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
setRoleInfoTimeTag(long) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMessageExtension
Set the update time of a sender profile
setRoomId(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Set a chat room ID
setRoomId(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set a chat room ID
setRoomId(String) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Set a chat room ID
setRoomId(String) - Method in class com.netease.nimlib.sdk.chatroom.model.MemberOption
Set a chat room ID
setSamplesPerChannel(int) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame
 
setSamplesPerSec(int) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame
 
setSearchContent(String) - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
setSenderAvatar(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMessageExtension
Set the update time of a sender profile
setSenderExtension(Map<String, Object>) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMessageExtension
Set the update time of a sender profile
setSenderList(List<String>) - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
setSenderList(List<String>) - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Set the list of sender accounts
setSenderNick(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMessageExtension
Set the update time of a sender profile
setSendToOnlineUserOnly(boolean) - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Send messages only to online users
If the value is set to true, message can be received when the peer gets online.
setServerRecord(boolean) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
Set to enable server recording
setSessionId(String) - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Set the session ID
setSessionLimit(int) - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
setSessionType(SessionTypeEnum) - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
set the session type
setSessionUpdate(boolean) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Update messages in a session.
setSize(long) - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Set the size of a file in bytes
setSize(long) - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Set the file size.
setSpeaker(boolean) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
set the speaker
setSpeaker(String, boolean) - Method in class com.netease.nimlib.sdk.rts.RTSManager
Speaker control
setStartTime(long) - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
setStartTime(String) - Method in interface com.netease.nimlib.sdk.settings.model.NoDisturbConfig
Set the start time of the Do-Not-Disturb setting
setStatus(MsgStatusEnum) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the message status
setStatus(SystemMessageStatus) - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Set the status of a system message
setStatus(NosTransferStatus) - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Set the current transfer status of a file
setStopTime(String) - Method in interface com.netease.nimlib.sdk.settings.model.NoDisturbConfig
Set the end time of the Do-Not-Disturb setting
setString(AVChatParameters.Key<String>, String) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters
 
setSubtype(int) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the message subtype
setSyncCurrentValue(boolean) - Method in class com.netease.nimlib.sdk.event.model.EventSubscribeRequest
 
setSyncSelfEnable(boolean) - Method in class com.netease.nimlib.sdk.event.model.Event
 
setSystemMessageRead(long) - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Set a system message to read
setSystemMessageStatus(long, SystemMessageStatus) - Method in interface com.netease.nimlib.sdk.msg.SystemMessageService
Set the state of system messages After system messages are handled, the method can be called to update the state of system messages.
setTag(long) - Method in interface com.netease.nimlib.sdk.msg.model.RecentContact
Set a tag used to pin a contact or sort recent sessions.
setTags(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set user tags
setTags(String) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo
 
setTags(String) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomData
Set login tags
setTargetId(String) - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Set the target ID of a system message
setTaskId(String) - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveTaskConfig
Set a unique streaming task ID used to add or delete a task
setTeam(Team) - Method in class com.netease.nimlib.sdk.team.model.CreateTeamResult
 
setTeamList(List<String>) - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
setTeamList(List<String>) - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
Set the list of group session IDs
setTempMuted(boolean) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Temporarily mute a member
setTempMuteDuration(long) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set the duration for temp mute To mute a member temporarily, see ChatRoomService.markChatRoomTempMute(boolean, long, MemberOption)
setText(String) - Method in class com.netease.nimlib.sdk.msg.attachment.AudioAttachment
 
setThreadMsgFromAccount(String) - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
setThreadMsgIdClient(String) - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
setThreadMsgIdServer(long) - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
setThreadMsgTime(long) - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
setThreadMsgToAccount(String) - Method in class com.netease.nimlib.sdk.msg.model.MsgThreadOption
 
setThreadOption(IMMessage) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set the thread info using the parent message.
setTime(long) - Method in class com.netease.nimlib.sdk.msg.model.BroadcastMessage
 
setTime(long) - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
Set the time
setTime(long) - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
setTime(long) - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Set the time when a system message is sent
setTimeOut(int) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
setTimestamp(long) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
SettingsService - Interface in com.netease.nimlib.sdk.settings
Multi-client push and Do-Not-Disturb configuration interface
SettingsServiceObserver - Interface in com.netease.nimlib.sdk.settings
Notification for system settings changes
setTo(String) - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
setToAccounts(List<String>) - Method in interface com.netease.nimlib.sdk.chatroom.model.ChatRoomMessage
Set the list of receiver accounts
setTransferType(NosTransferInfo.TransferType) - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Set a transfer type
setType(NotificationType) - Method in class com.netease.nimlib.sdk.msg.attachment.NotificationAttachment
Set the notification type
setType(SessionTypeEnum) - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
setType(int) - Method in class com.netease.nimlib.sdk.msg.model.MsgDeleteSelfOption
 
setType(int) - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Set the type of a system message
setUnread(boolean) - Method in class com.netease.nimlib.sdk.msg.model.SystemMessage
Set the unread indicator for system messages
setUpdateTime(long) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set the update time of members
setupLocalVideoRender(IVideoRender, boolean, int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Sets a local video canvas.
setupRemoteVideoRender(String, IVideoRender, boolean, int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Set the canvas for a remote video stream.
setupVideoCapturer(AVChatVideoCapturer) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Video data feed
setUrl(String) - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
Set the download URL of a file stored on the server
setUrl(String) - Method in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
 
setUserState(int) - Static method in class com.netease.nimlib.sdk.sf.InnerConfigs
Set the user's online status of the initial login.
This interface must be called together with the nimclient # init method.
setUserState(int) - Method in interface com.netease.nimlib.sdk.uinfo.UserService
 
setValid(boolean) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
Set a valid setting
setValidFlag(int) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
Set the validity flag of a chat room
setVideoQualityStrategy(int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Video quality policy setting
setWidth(int) - Method in class com.netease.nimlib.sdk.msg.attachment.ImageAttachment
Set the width of an image
setWidth(int) - Method in class com.netease.nimlib.sdk.msg.attachment.VideoAttachment
Set the video width
setX(Double) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomSpatialLocation
 
setY(Double) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomSpatialLocation
 
setYidunAntiCheating(String) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set anti-spam trigger words in JSON format
setYidunAntiSpamExt(String) - Method in interface com.netease.nimlib.sdk.msg.model.IMMessage
Set an extension field for GuardEase anti-spam
setZ(Double) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomSpatialLocation
 
setZone(String) - Method in class com.netease.nimlib.sdk.passthrough.model.PassthroughProxyData
 
setZoom(int) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatCameraCapturer
Set zoom
SFService - Interface in com.netease.nimlib.sdk.sf.service
 
shouldConsiderRevokedMessageUnreadCount - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to count recalled messages as unread The default setting is false.
shouldIgnore(IMMessage) - Method in interface com.netease.nimlib.sdk.team.model.IMMessageFilter
Specify whether to filter messages.
shouldReLogin() - Method in enum com.netease.nimlib.sdk.StatusCode
 
showBadge - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
Specify whether to display the unread count on the app icon shows (red dots) The setting is only valid for Android 8.0 or later.
showNotification(RevokeMsgNotification) - Method in interface com.netease.nimlib.sdk.msg.model.ShowNotificationWhenRevokeFilter
 
ShowNotificationWhenRevokeFilter - Interface in com.netease.nimlib.sdk.msg.model
 
SignallingEvent - Interface in com.netease.nimlib.sdk.avsignalling.event
Signalling event
SignallingEventType - Enum in com.netease.nimlib.sdk.avsignalling.constant
Signalling event yype
SignallingPushConfig - Class in com.netease.nimlib.sdk.avsignalling.model
Signalling push configuration
SignallingPushConfig(boolean, String, String) - Constructor for class com.netease.nimlib.sdk.avsignalling.model.SignallingPushConfig
 
SignallingPushConfig(boolean, String, String, Map<String, Object>) - Constructor for class com.netease.nimlib.sdk.avsignalling.model.SignallingPushConfig
 
SignallingService - Interface in com.netease.nimlib.sdk.avsignalling
 
SignallingServiceObserver - Interface in com.netease.nimlib.sdk.avsignalling
 
SimulcastVideo(SessionStats.SimulcastVideo) - Constructor for class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats.SimulcastVideo
 
simulcastVideos - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
Stats for published video streams (published and subscribed video streams)
SINGLE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatServerRecordMode
Individual recording
size - Variable in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
File size
size - Variable in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
File size
skipHistory - Variable in class com.netease.nimlib.sdk.chatroom.model.CustomChatRoomMessageConfig
Store the message on the server.
SPEAKER_PHONE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioDevice
Speaker
speakerEnabled() - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Check if the speaker is enabled
start(int) - Method in class com.netease.nimlib.sdk.media.player.AudioPlayer
Starts playing the video file.
start(String, List<RTSTunnelType>, RTSOptions, RTSNotifyOption, RTSCallback<RTSData>) - Method in class com.netease.nimlib.sdk.rts.RTSManager
(Initiator) starts a session.
start - Variable in class com.netease.nimlib.sdk.search.model.RecordHitInfo
 
START_NOTIFY_RECEIVED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Notification for receiving calls
startAudioMixing(String, boolean, boolean, int, float) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Mix or replace audio streams from local files, URLs or captured from the microphone
startAudioRecording() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Start recording during the call, including the voice data of all users.
startAudioRecording(int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Start recording during the call, including the voice data of all users.
startAVRecording(String) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Start recording a user's voice and video data to an MP4 file stored in the local storage on the client.
startCapture(int, int, int) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoCapturer
Start capure video data
startNetDetect(int, AVChatNetDetectCallback) - Static method in class com.netease.nimlib.sdk.avchat.AVChatNetDetector
Start network detection
startNetDetect(AVChatNetDetectCallback) - Static method in class com.netease.nimlib.sdk.avchat.AVChatNetDetector
Start network detection Detect the network connection using audio mode
startPlayCapturedAudio() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Enable the in-ear monitor
startRecord() - Method in class com.netease.nimlib.sdk.media.record.AudioRecorder
Start recording.
startVideoPreview() - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Enable the local video preview
stateOfValue(int) - Static method in enum com.netease.nimlib.sdk.avchat.constant.AVChatRecordState
 
statisticsServer - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatServerAddresses
Stats server.
status - Variable in class com.netease.nimlib.sdk.chatroom.model.ChatRoomStatusChangeData
 
status - Variable in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
File transfer status
status_bar_audio_message - Variable in class com.netease.nimlib.sdk.NimStrings
String for preview of voice messages on the status bar.
status_bar_avchat_message - Variable in class com.netease.nimlib.sdk.NimStrings
String for preview of audio and video call messages on the status bar.
status_bar_custom_message - Variable in class com.netease.nimlib.sdk.NimStrings
String for preview of custom messages on the status bar.
status_bar_file_message - Variable in class com.netease.nimlib.sdk.NimStrings
String for preview of file messages on the status bar.
status_bar_hidden_message_content - Variable in class com.netease.nimlib.sdk.NimStrings
Notification on the status bar.
status_bar_image_message - Variable in class com.netease.nimlib.sdk.NimStrings
String for preview of image messages on the status bar.
status_bar_location_message - Variable in class com.netease.nimlib.sdk.NimStrings
String for preview of geolocation messages on the status bar.
status_bar_multi_messages_incoming - Variable in class com.netease.nimlib.sdk.NimStrings
Notifications on the status bar.
status_bar_notification_message - Variable in class com.netease.nimlib.sdk.NimStrings
String for preview of notification messages on the status bar.
status_bar_ticker_text - Variable in class com.netease.nimlib.sdk.NimStrings
The ticker text for the status bar when receiving new messages.
status_bar_tip_message - Variable in class com.netease.nimlib.sdk.NimStrings
String for preview of tip messages on the status bar.
status_bar_unsupported_message - Variable in class com.netease.nimlib.sdk.NimStrings
String for preview of unsupported message types on the status bar.
status_bar_video_message - Variable in class com.netease.nimlib.sdk.NimStrings
String for preview of video messages on the status bar.
statusBarNotificationConfig - Variable in class com.netease.nimlib.sdk.SDKOptions
The configuration of the notification alert.
StatusBarNotificationConfig - Class in com.netease.nimlib.sdk
SDK configuration for status bar reminder
StatusBarNotificationConfig() - Constructor for class com.netease.nimlib.sdk.StatusBarNotificationConfig
 
StatusBarNotificationFilter - Interface in com.netease.nimlib.sdk
 
StatusBarNotificationFilter.FilterPolicy - Enum in com.netease.nimlib.sdk
 
StatusCode - Enum in com.netease.nimlib.sdk
The definitions of status codes for current users
StatusCodeInfo - Class in com.netease.nimlib.sdk
 
StatusCodeInfo(StatusCode, String) - Constructor for class com.netease.nimlib.sdk.StatusCodeInfo
 
statusOfResCode(int) - Static method in enum com.netease.nimlib.sdk.StatusCode
 
statusOfValue(int) - Static method in enum com.netease.nimlib.sdk.msg.constant.AttachStatusEnum
 
statusOfValue(int) - Static method in enum com.netease.nimlib.sdk.msg.constant.DeleteTypeEnum
 
statusOfValue(int) - Static method in enum com.netease.nimlib.sdk.msg.constant.MsgStatusEnum
 
statusOfValue(int) - Static method in enum com.netease.nimlib.sdk.msg.constant.SystemMessageStatus
 
statusOfValue(int) - Static method in enum com.netease.nimlib.sdk.nos.constant.NosTransferStatus
 
StickTopSessionInfo - Interface in com.netease.nimlib.sdk.msg.model
 
stop() - Method in class com.netease.nimlib.sdk.media.player.AudioPlayer
Stop playback
stopAudioMixing() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Stop audio mixing
stopAudioRecording() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Stop recording during the call, including the voice data of all users.
stopAVRecording(String) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Stop recording a user's voice and video data to an MP4 file stored in the local storage on the client.
stopCapture() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatExternalVideoCapturer
Stop capture video data
stopNetDetect(String) - Static method in class com.netease.nimlib.sdk.avchat.AVChatNetDetector
Stop detection
stopPlayAudioEffect(int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Stop playing an effect
stopPlayCapturedAudio() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
diable the in-ear monitor
stopVideoPreview() - Method in class com.netease.nimlib.sdk.avchat.AVChatManagerLite
Close the local video preview
storageType() - Method in class com.netease.nimlib.sdk.msg.attachment.AudioAttachment
 
storageType() - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
 
storageType() - Method in class com.netease.nimlib.sdk.msg.attachment.ImageAttachment
 
storageType() - Method in class com.netease.nimlib.sdk.msg.attachment.VideoAttachment
 
subscribeActiveAudio() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Manually subscribe to audio streams
subscribeEvent(EventSubscribeRequest) - Method in interface com.netease.nimlib.sdk.event.EventSubscribeService
Subscribe event
subscribeVideo(String, int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Manually subscribe to video streams
SuperTeam - Interface in com.netease.nimlib.sdk.superteam
Created by hzsunyj on 2019-05-24.
SuperTeamMember - Interface in com.netease.nimlib.sdk.superteam
Group member info schema
For discussion groups, no group alias and administrators are required.
SuperTeamService - Interface in com.netease.nimlib.sdk.superteam
Created by hzsunyj on 2019-05-16.
SuperTeamServiceObserver - Interface in com.netease.nimlib.sdk.superteam
Created by hzsunyj on 2019-05-16.
SWITCH_AUDIO_TO_VIDEO - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Switch audio call to video call
SWITCH_AUDIO_TO_VIDEO_AGREE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Agree to switch from audio call to video call
SWITCH_AUDIO_TO_VIDEO_REJECT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Reject to switch from audio call to video call
SWITCH_VIDEO_TO_AUDIO - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Switch from video call to audio call
switchCamera() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatCameraCapturer
Switch cameras
switchCommunicateMode(int) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Switch the communication modes.
SyncChannelListEvent - Class in com.netease.nimlib.sdk.avsignalling.event
Sync the channel list
SyncChannelListEvent(ChannelFullInfo) - Constructor for class com.netease.nimlib.sdk.avsignalling.event.SyncChannelListEvent
 
syncMsgPin(SessionTypeEnum, String, long) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Sync PIN messages in a session
syncRequest(InvocationFuture<T>, long) - Static method in class com.netease.nimlib.sdk.NIMClient
Converts an asynchronous call into a synchronous call when making asynchronous API calls on a non-UI thread.
syncRequest(InvocationFuture<T>) - Static method in class com.netease.nimlib.sdk.NIMClient
 
syncSelfEnable - Variable in class com.netease.nimlib.sdk.event.model.Event
Specify whether to support multiple device synchronization
sysCpuRate - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
Deprecated.
Android 8.0 or later does not support the method. SDK will not provide the functionality.
sysMemoryAvailable - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
Current available memory (MB)
SystemMessage - Class in com.netease.nimlib.sdk.msg.model
System message schema
SystemMessage() - Constructor for class com.netease.nimlib.sdk.msg.model.SystemMessage
 
SystemMessageObserver - Interface in com.netease.nimlib.sdk.msg
Observer for system messages
SystemMessageService - Interface in com.netease.nimlib.sdk.msg
System message service interface
Handle system messages, such as group request and group invitation
SystemMessageStatus - Enum in com.netease.nimlib.sdk.msg.constant
System message status enumerations
SystemMessageType - Enum in com.netease.nimlib.sdk.msg.constant
System message type enumerations

T

TAG - Static variable in class com.netease.nimlib.sdk.media.player.AudioPlayer
 
TAG - Static variable in class com.netease.nimlib.sdk.NIMClient
 
takeSnapshot(String) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Take a snapshot
Team - Interface in com.netease.nimlib.sdk.team.model
Group info schema
TeamAllMuteModeEnum - Enum in com.netease.nimlib.sdk.team.constant
Mute all mode
TeamBeInviteModeEnum - Enum in com.netease.nimlib.sdk.team.constant
Invitation response mode: how to respond to the invitation Only the group owner and administrators can edit this mode
TeamExtensionUpdateModeEnum - Enum in com.netease.nimlib.sdk.team.constant
Edit mode of the extension field of a group profile: who can edit the custom attributes (extension field) Only the group owner and administrators can edit this mode
TeamFieldEnum - Enum in com.netease.nimlib.sdk.team.constant
Field enumerations for a group profile
TeamInfoResult - Interface in com.netease.nimlib.sdk.team.model
 
TeamInviteModeEnum - Enum in com.netease.nimlib.sdk.team.constant
Invite mode Only the group owner or administrators can edit the setting.
TeamInviteNotify - Class in com.netease.nimlib.sdk.friend.model
Notifications for group invitations
TeamInviteNotify(Team, Map<String, Object>) - Constructor for class com.netease.nimlib.sdk.friend.model.TeamInviteNotify
 
TeamMember - Interface in com.netease.nimlib.sdk.team.model
Group member info schema
For discussion groups, no group alias and administrators are required.
TeamMemberType - Enum in com.netease.nimlib.sdk.team.constant
group member type enumerations
TeamMessageNotifyTypeEnum - Enum in com.netease.nimlib.sdk.team.constant
Group message types for notification
TeamMessageReceipt - Class in com.netease.nimlib.sdk.msg.model
Created by huangjun on 2018/3/13.
TeamMessageReceipt(TeamMsgAckInfo) - Constructor for class com.netease.nimlib.sdk.msg.model.TeamMessageReceipt
 
TeamMsgAckInfo - Class in com.netease.nimlib.sdk.msg.model
Read receipt in groups The class has two states: 1.
TeamMsgAckInfo(String, String, int, int) - Constructor for class com.netease.nimlib.sdk.msg.model.TeamMsgAckInfo
 
TeamMsgAckInfo(String, String, int, int, String) - Constructor for class com.netease.nimlib.sdk.msg.model.TeamMsgAckInfo
 
TeamMsgAckInfo(String, String, List<String>, List<String>) - Constructor for class com.netease.nimlib.sdk.msg.model.TeamMsgAckInfo
 
teamNotificationMessageMarkUnread - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether the group notification messages are counted as unread.
TeamService - Interface in com.netease.nimlib.sdk.team
Group operations interface
For information about observer for group updates, see TeamServiceObserver
TeamServiceObserver - Interface in com.netease.nimlib.sdk.team
Observer for group profile changes
TeamTypeEnum - Enum in com.netease.nimlib.sdk.team.constant
Group types
TeamUpdateModeEnum - Enum in com.netease.nimlib.sdk.team.constant
Edit mode of a group profile: who can edit the group profile.
test - Variable in class com.netease.nimlib.sdk.ServerAddresses
Check if it is a testing server
TEXT - Static variable in interface com.netease.nimlib.sdk.robot.model.RobotMsgType
Text message
ThreadTalkHistory - Interface in com.netease.nimlib.sdk.msg.model
Get the messages in a thread list
thumb - Variable in class com.netease.nimlib.sdk.nos.model.NosThumbParam
 
thumbnailSize - Variable in class com.netease.nimlib.sdk.SDKOptions
The size of the message thumbnail.
time - Variable in class com.netease.nimlib.sdk.event.model.EventSubscribeResult
The time when the event is subscribed
TIMEOUT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatUserQuitType
Leave due to timeout
titleOnlyShowAppName - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
Specify whether to display the app name in the alerts on the notification bar.
toBytes(byte[]) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatBuffer
 
toFormat(int) - Method in class com.netease.nimlib.sdk.avchat.video.AVChatBuffer
 
toggleNotification(boolean) - Static method in class com.netease.nimlib.sdk.NIMClient
Turns on or off alerts on the notifications bar.
toggleRevokeMessageNotification(boolean) - Static method in class com.netease.nimlib.sdk.NIMClient
Turns on or off alerts when message are recalled.
toI420() - Method in class com.netease.nimlib.sdk.avchat.video.AVChatBuffer
 
toJson(boolean) - Method in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
 
toJson(boolean) - Method in class com.netease.nimlib.sdk.msg.attachment.LocationAttachment
 
toJson(boolean) - Method in interface com.netease.nimlib.sdk.msg.attachment.MsgAttachment
Serialize message attachment to strings and store the strings in the message database or send them to the server.
toJson() - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment.Duration
 
toJson(boolean) - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment
 
toJson(boolean) - Method in class com.netease.nimlib.sdk.msg.attachment.NotificationAttachment
 
toJson(boolean) - Method in class com.netease.nimlib.sdk.robot.model.RobotAttachment
 
toJsonObj() - Method in class com.netease.nimlib.sdk.msg.model.CustomNotification
 
toRecentContact() - Method in interface com.netease.nimlib.sdk.msg.model.RecentSession
Create RecentContact with RecentSession info
toString() - Method in class com.netease.nimlib.sdk.auth.LoginInfo
 
toString() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatLiveCompositingLayout
Deprecated.
 
toString() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters.Key
toString() - Method in class com.netease.nimlib.sdk.avsignalling.model.MemberInfo
 
toString() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomNotificationAttachment
 
toString() - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomQueueBatchAddAttachment
 
toString() - Method in class com.netease.nimlib.sdk.misc.model.NosConfig
 
toString() - Method in class com.netease.nimlib.sdk.msg.model.MsgFullKeywordSearchConfig
 
toString() - Method in class com.netease.nimlib.sdk.msg.model.MsgSearchOption
 
toString() - Method in class com.netease.nimlib.sdk.msg.model.MsgTimingFullKeywordSearchConfig
 
toString() - Method in class com.netease.nimlib.sdk.msg.model.QueryMySessionOption
 
toString() - Method in class com.netease.nimlib.sdk.msg.model.RoamMsgHasMoreOption
 
toString() - Method in class com.netease.nimlib.sdk.search.model.MsgIndexRecord
 
toString() - Method in class com.netease.nimlib.sdk.util.api.RequestResult
 
transferTeam(String, String, boolean) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
The group owner transfer the ownership of a group to a member.
transferTeam(String, String, boolean) - Method in interface com.netease.nimlib.sdk.team.TeamService
The group owner transfer the ownership of a group to a member.
transferType - Variable in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Upload or download
transVoiceToText(String, String, long) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Convert voice to text
transVoiceToTextAtScene(String, String, long, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Convert voice to text and specify a file for upload
transVoiceToTextEnableForce(String, String, long, String, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Convert voice to text and specify a file for upload.
txAudioEncodedBitrate - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
Audio encoding bitrate in kbps
txAudioPacketsPerSecond - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
The number of audio packets sent per second, an instantaneous value
txAudioSentBitrate - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
The actual bitrate for sending audio data in kbps
txBytes - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats
The number of bytes sent (bytes)
txVideoEncodedBitrate - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats.SimulcastVideo
Video data encoding bitrate in kbps
txVideoPacketsPerSecond - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats.SimulcastVideo
The number of video packets sent per second, an instantaneous value
txVideoSentBitrate - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats.SimulcastVideo
The actual bitrate for sending video data in kbps
type() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters.Key
Supported data type
type - Variable in class com.netease.nimlib.sdk.avsignalling.model.ChannelBaseInfo
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.avchat.constant.AVChatType
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.chatroom.constant.MemberQueryType
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.chatroom.constant.MemberType
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.chatroom.model.ChatRoomKickOutEvent.ChatRoomKickOutReason
 
typeOfValue(long) - Static method in enum com.netease.nimlib.sdk.document.model.DMDocTransQuality
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.document.model.DocTransFileType
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.document.model.DocTransImageType
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.document.model.DocTransState
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.friend.constant.FriendFieldEnum
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.msg.constant.ChatRoomQueueChangeType
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.msg.constant.NotificationType
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.msg.constant.RevokeType
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.msg.constant.SessionTypeEnum
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.msg.constant.SystemMessageType
 
typeOfValue(byte) - Static method in enum com.netease.nimlib.sdk.rts.constant.RTSTunnelType
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.StatusCode
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamAllMuteModeEnum
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamBeInviteModeEnum
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamExtensionUpdateModeEnum
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamFieldEnum
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamInviteModeEnum
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamMemberType
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamMessageNotifyTypeEnum
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamTypeEnum
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamUpdateModeEnum
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.team.constant.VerifyTypeEnum
 
typeOfValue(int) - Static method in enum com.netease.nimlib.sdk.uinfo.constant.UserInfoFieldEnum
 

U

UNKNOW - Static variable in interface com.netease.nimlib.sdk.auth.ClientType
Unknown error
UNKNOWN - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatControlCommand
Unknown error
unpublishVideo() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Manually unpublish video streams
unsubscribeActiveAudio() - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Manually unsubscribe from audio streams
unSubscribeEvent(EventSubscribeRequest) - Method in interface com.netease.nimlib.sdk.event.EventSubscribeService
Unsubscribe to specific event based on accounts.
unsubscribeVideo(String) - Method in class com.netease.nimlib.sdk.avchat.AVChatManager
Manually unsubscribe from video streams
unzip(File) - Method in interface com.netease.nimlib.sdk.migration.processor.IMsgImportProcessor
Decryption during import.
updateCaptureDeviceInfoOption(CaptureDeviceInfoConfig) - Static method in class com.netease.nimlib.sdk.NIMClient
Updates the configuration for getting the device information A value of null indicates the device information can be obtained.
updateChatRoomTags(String, ChatRoomTagsInfo) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Update tags of a chat room
updateCollect(CollectInfo, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Update the extension field of the bookmark
updateCollect(long, long, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Update the extension field of the bookmark
updateDefaultIMSceneExpireTime(int) - Method in class com.netease.nimlib.sdk.NosTokenSceneConfig
Update the expiration time for the default scenario NimNosSceneKeyConstant#NIM_DEFAULT_IM
updateDefaultProfileSceneExpireTime(int) - Method in class com.netease.nimlib.sdk.NosTokenSceneConfig
Update the expiration time for the default scenario NimNosSceneKeyConstant#NIM_DEFAULT_PROFILE
updateFriendFields(String, Map<FriendFieldEnum, Object>) - Method in interface com.netease.nimlib.sdk.friend.FriendService
Update the friendship
updateIMMessage(IMMessage) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Update messages.
updateIMMessageStatus(IMMessage) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Update message status.
updateIMMessageStatus(IMMessage, boolean) - Method in interface com.netease.nimlib.sdk.ysf.YsfService
Update message status.
updateLocation(String, ChatRoomSpatialLocation) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Update the location info Note: the location can be reported to the server every 300ms.
updateMemberNick(String, String, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Group administrators edit the nickname of a member
Only administrators have the permissions
updateMemberNick(String, String, String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Group administrators edit the nickname of a member
Only administrators have the permissions
updateMessage(IMMessage, boolean) - Method in interface com.netease.nimlib.sdk.ysf.YsfService
Update the message and replace the original message
updateMsgPin(IMMessage, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Update a PIN message
updateMultiportPushConfig(boolean) - Method in interface com.netease.nimlib.sdk.settings.SettingsService
Specify whether to push messages to mobile clients when a desktop PC or Web client is online.
updateMyMemberExtension(String, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Edit the extension field in the group profile of the current user (user defined attribute contains up to 32 characters)
updateMyMemberExtension(String, Map<String, Object>) - Method in interface com.netease.nimlib.sdk.team.TeamService
Edit the extension field in the group profile of the current user (user defined attribute)
updateMyRoomRole(String, ChatRoomMemberUpdate, boolean, Map<String, Object>) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Update the profile of the current user in a chat room
updateMyRoomRole(String, ChatRoomMemberUpdate, boolean, Map<String, Object>, AntiSpamConfig) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Update the profile of the current user in a chat room
updateMySession(String, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Update the extension field of a session.
updateMyTeamNick(String, String) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Edit the nickname of the current user
updateMyTeamNick(String, String) - Method in interface com.netease.nimlib.sdk.team.TeamService
Edit the nickname of the current user
updateName(String, String) - Method in interface com.netease.nimlib.sdk.team.TeamService
updateQueue(String, String, String) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Chat room queue service.
updateQueue(String, String, String, boolean, String) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Chat room queue service.
updateQueueEx(String, String, String, boolean) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Chat room queue service.
updateRecent(RecentContact) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Update the property of a recent contact
To receive notifications from MsgServiceObserve.observeRecentContact(Observer, boolean), use MsgService.updateRecentAndNotify(RecentContact)
Properties that can be set: tag and extension
updateRecentAndNotify(RecentContact) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Update the property of a recent contact and trigger a notification sent by MsgServiceObserve.observeRecentContact(Observer, boolean).
updateRecentByMessage(IMMessage, boolean) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Update a recent contact by sending a message.
updateRoamMsgHasMoreTag(IMMessage) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Update the tag of more roaming messages
updateRoomInfo(String, ChatRoomUpdateInfo, boolean, Map<String, Object>) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Update the chat room profile
updateRoomInfo(String, ChatRoomUpdateInfo, boolean, Map<String, Object>, AntiSpamConfig) - Method in interface com.netease.nimlib.sdk.chatroom.ChatRoomService
Update the chat room profile
updateStatusBarNotificationConfig(StatusBarNotificationConfig) - Static method in class com.netease.nimlib.sdk.NIMClient
Updates the configuration of the notification alert on the status bar
updateStickTopSession(String, SessionTypeEnum, String) - Method in interface com.netease.nimlib.sdk.msg.MsgService
Update the extension field of a pinned session
updateStrings(NimStrings) - Static method in class com.netease.nimlib.sdk.NIMClient
Updates the strings when the system language changes.
updateTeam(String, TeamFieldEnum, Serializable) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Update the group profile
updateTeam(String, TeamFieldEnum, Serializable) - Method in interface com.netease.nimlib.sdk.team.TeamService
Update the group profile
UpdateTeamAttachment - Class in com.netease.nimlib.sdk.team.model
Notification for updating the group profile
UpdateTeamAttachment() - Constructor for class com.netease.nimlib.sdk.team.model.UpdateTeamAttachment
 
updateTeamFields(String, Map<TeamFieldEnum, Serializable>) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Update multiple fields of the group profile.
updateTeamFields(String, Map<TeamFieldEnum, Serializable>, AntiSpamConfig) - Method in interface com.netease.nimlib.sdk.superteam.SuperTeamService
Update multiple fields of the group profile.
updateTeamFields(String, Map<TeamFieldEnum, Serializable>) - Method in interface com.netease.nimlib.sdk.team.TeamService
Update multiple fields of the group profile.
updateTeamFields(String, Map<TeamFieldEnum, Serializable>, AntiSpamConfig) - Method in interface com.netease.nimlib.sdk.team.TeamService
Update multiple fields of the group profile.
updateTInfoLocal(List<Team>) - Method in interface com.netease.nimlib.sdk.sf.service.SFService
Update multiple group messages at a time
updateTokenSceneConfig(NosTokenSceneConfig) - Static method in class com.netease.nimlib.sdk.NIMClient
Updates NosTokenSceneConfig
updateUserInfo(Map<UserInfoFieldEnum, Object>) - Method in interface com.netease.nimlib.sdk.uinfo.UserService
Update the user profile of the current user.
updateUserInfo(Map<UserInfoFieldEnum, Object>, AntiSpamConfig) - Method in interface com.netease.nimlib.sdk.uinfo.UserService
Update the user profile of the current user.
upload(File, String) - Method in interface com.netease.nimlib.sdk.nos.NosService
Upload files using the default NOS scene NimNosSceneKeyConstant#NIM_DEFAULT_PROFILE For more information, see NosService.uploadAtScene(File, String, String)
uploadAtScene(File, String, String) - Method in interface com.netease.nimlib.sdk.nos.NosService
The same as NosService.upload(File, String) with specified NOS scene.
uploadEnableForce(File, String, String, boolean) - Method in interface com.netease.nimlib.sdk.nos.NosService
The same as NosService.upload(File, String) with specified NOS scene and the option whether to forcibly resume uploads.
url - Variable in class com.netease.nimlib.sdk.msg.attachment.FileAttachment
File download URL
url - Variable in class com.netease.nimlib.sdk.nos.model.NosTransferInfo
Download URL
USE_INVALID_SCENE - Static variable in class com.netease.nimlib.sdk.ResponseCode
Invalid scene key
useAssetServerAddressConfig - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to check and use the server.conf configuration file for on-premise deployment in the Asset directory.
useNtServer - Variable in class com.netease.nimlib.sdk.SDKOptions
Specify whether to enable runtime exception statistics
UserInfo - Interface in com.netease.nimlib.sdk.uinfo.model
User profile interface.
UserInfoFieldEnum - Enum in com.netease.nimlib.sdk.uinfo.constant
Fields of the user profile
userInfoProvider - Variable in class com.netease.nimlib.sdk.SDKOptions
The notification bar displays the user's nickname and avatar.
UserInfoProvider - Interface in com.netease.nimlib.sdk.uinfo
User info provider Provided by developers for the SDK
UserJoinEvent - Class in com.netease.nimlib.sdk.avsignalling.event
A user joined a channel
UserJoinEvent(SignallingEvent, MemberInfo) - Constructor for class com.netease.nimlib.sdk.avsignalling.event.UserJoinEvent
 
UserLeaveEvent - Class in com.netease.nimlib.sdk.avsignalling.event
A user leaves a channel.
UserLeaveEvent(SignallingEvent) - Constructor for class com.netease.nimlib.sdk.avsignalling.event.UserLeaveEvent
 
userName - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNetworkProxy
user name
userName - Variable in class com.netease.nimlib.sdk.rts.model.RTSNetworkProxy
User name
userPassword - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNetworkProxy
User password
userPassword - Variable in class com.netease.nimlib.sdk.rts.model.RTSNetworkProxy
User password
UserService - Interface in com.netease.nimlib.sdk.uinfo
User service interface
UserServiceObserve - Interface in com.netease.nimlib.sdk.uinfo
Notification for user profile changes
useXLog - Variable in class com.netease.nimlib.sdk.SDKOptions
Use the SDK log mode with better performance.

V

valid() - Method in class com.netease.nimlib.sdk.auth.LoginInfo
Check the validity of the user information used for login.
value(int) - Static method in enum com.netease.nimlib.sdk.NimHandshakeType
 
value(int) - Static method in enum com.netease.nimlib.sdk.NotificationFoldStyle
 
value - Variable in class com.netease.nimlib.sdk.util.Entry
 
valueOf(String) - Static method in enum com.netease.nimlib.sdk.auth.constant.LoginSyncStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.avchat.constant.AVChatEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.avchat.constant.AVChatRecordState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.avchat.constant.AVChatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.avsignalling.constant.ChannelStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.avsignalling.constant.ChannelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.avsignalling.constant.InviteAckStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.avsignalling.constant.SignallingEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.chatroom.constant.ChatRoomModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.chatroom.constant.MemberQueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.chatroom.constant.MemberType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.chatroom.model.ChatRoomKickOutEvent.ChatRoomKickOutReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.document.model.DMDocTransQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.document.model.DocTransFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.document.model.DocTransImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.document.model.DocTransState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.event.model.NimEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.event.model.NimOnlineStateEvent.OnlineStateEventValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.friend.constant.FriendFieldEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.friend.constant.FriendRelationship
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.friend.constant.FriendSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.friend.constant.VerifyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.friend.model.AddFriendNotify.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.media.record.RecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.misc.DirCacheFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.ModeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.constant.AttachStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.constant.ChatRoomQueueChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.constant.DeleteTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.constant.MsgDirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.constant.MsgStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.constant.MsgTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.constant.NotificationExtraTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.constant.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.constant.RevokeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.constant.SessionTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.constant.SystemMessageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.constant.SystemMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.model.QueryDirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.msg.model.SearchOrderEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.NimHandshakeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.nos.constant.NosTransferStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.nos.model.NosThumbParam.ThumbType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.nos.model.NosTransferInfo.TransferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.NotificationFoldStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.rts.constant.RTSEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.rts.constant.RTSTimeOutEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.rts.constant.RTSTunnelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.StatusBarNotificationFilter.FilterPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamAllMuteModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamBeInviteModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamExtensionUpdateModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamFieldEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamInviteModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamMemberType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamMessageNotifyTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.team.constant.TeamUpdateModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.team.constant.VerifyTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.uinfo.constant.GenderEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.netease.nimlib.sdk.uinfo.constant.UserInfoFieldEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.netease.nimlib.sdk.auth.constant.LoginSyncStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.avchat.constant.AVChatEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.avchat.constant.AVChatRecordState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.avchat.constant.AVChatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.avsignalling.constant.ChannelStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.avsignalling.constant.ChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.avsignalling.constant.InviteAckStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.avsignalling.constant.SignallingEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.chatroom.constant.ChatRoomModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.chatroom.constant.MemberQueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.chatroom.constant.MemberType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.chatroom.model.ChatRoomKickOutEvent.ChatRoomKickOutReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.document.model.DMDocTransQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.document.model.DocTransFileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.document.model.DocTransImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.document.model.DocTransState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.event.model.NimEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.event.model.NimOnlineStateEvent.OnlineStateEventValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.friend.constant.FriendFieldEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.friend.constant.FriendRelationship
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.friend.constant.FriendSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.friend.constant.VerifyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.friend.model.AddFriendNotify.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.media.record.RecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.misc.DirCacheFileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.mixpush.model.MixPushTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.ModeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.constant.AttachStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.constant.ChatRoomQueueChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.constant.DeleteTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.constant.MsgDirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.constant.MsgStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.constant.MsgTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.constant.NotificationExtraTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.constant.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.constant.RevokeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.constant.SessionTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.constant.SystemMessageStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.constant.SystemMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.model.QueryDirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.msg.model.SearchOrderEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.NimHandshakeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.nos.constant.NosTransferStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.nos.model.NosThumbParam.ThumbType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.nos.model.NosTransferInfo.TransferType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.NotificationFoldStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.rts.constant.RTSEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.rts.constant.RTSTimeOutEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.rts.constant.RTSTunnelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.StatusBarNotificationFilter.FilterPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.team.constant.TeamAllMuteModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.team.constant.TeamBeInviteModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.team.constant.TeamExtensionUpdateModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.team.constant.TeamFieldEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.team.constant.TeamInviteModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.team.constant.TeamMemberType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.team.constant.TeamMessageNotifyTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.team.constant.TeamTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.team.constant.TeamUpdateModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.team.constant.VerifyTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.uinfo.constant.GenderEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.netease.nimlib.sdk.uinfo.constant.UserInfoFieldEnum
Returns an array containing the constants of this enum type, in the order they are declared.
VerifyType - Enum in com.netease.nimlib.sdk.friend.constant
Friend request type
VerifyTypeEnum - Enum in com.netease.nimlib.sdk.team.constant
Verification type for joining a group
verifyTypeOfValue(byte) - Static method in enum com.netease.nimlib.sdk.friend.constant.VerifyType
 
vibrate - Variable in class com.netease.nimlib.sdk.StatusBarNotificationConfig
Specify whether to enable vibration for alerts.
VIDEO_CAMERA_CLOSED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
The camera is closed
VIDEO_CAMERA_OPEN_ERROR - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
Failed to open the camera
VIDEO_CAMERA_OPENED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
The camera is opened
VIDEO_CAMERA_OPENING - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
Opening the camera
VIDEO_CAMERA_RUNNING_FREEZED - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
Camera data freezed
VIDEO_CAMERA_SWITCH_ERROR - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
Failed to switch the camera
VIDEO_CAMERA_SWITCH_OK - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatDeviceEvent
The camera is switched
VIDEO_MODE - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatCommunicateMode
Video mode
VIDEO_OFF - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatNetworkQuality
Unpublish the video stream due to network quality
VIDEO_QUALITY_480P - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatNetDetectType
Video 480P, (640x480)
VIDEO_QUALITY_540P - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatNetDetectType
Video 540P, (960x540)
VIDEO_QUALITY_720P - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatNetDetectType
Video 720P, (1280x720)
VIDEO_QUALITY_DEFAULT - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatNetDetectType
Default video resolution
VIDEO_QUALITY_HIGH - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatNetDetectType
High resolution (480x320)
VIDEO_QUALITY_LOW - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatNetDetectType
Low resolution (240x160)
VIDEO_QUALITY_MEDIUM - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatNetDetectType
Medium resolution (352x288)
VideoAttachment - Class in com.netease.nimlib.sdk.msg.attachment
Video attachment
VideoAttachment() - Constructor for class com.netease.nimlib.sdk.msg.attachment.VideoAttachment
 
VideoAttachment(String) - Constructor for class com.netease.nimlib.sdk.msg.attachment.VideoAttachment
 
videoLostRate - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatNetworkStats
Video packet loss (1-100)
videoType - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatSessionStats.SimulcastVideo
Video stream type
vivoCertificateName - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
Configure the appId and apiKey in AndroidManifest.xml for VIVO push You can apply for VIVO push certificate in the CommsEase console.
VivoPushMessageReceiver - Class in com.netease.nimlib.sdk.mixpush
The following methods run in non-UI threads and are consistent with OpenClientPushMessageReceiver supported by Vivo.
VivoPushMessageReceiver() - Constructor for class com.netease.nimlib.sdk.mixpush.VivoPushMessageReceiver
 

W

w() - Method in interface com.netease.nimlib.sdk.test.MockTestService
 
Web - Static variable in interface com.netease.nimlib.sdk.auth.ClientType
Web client
WELCOME - Static variable in interface com.netease.nimlib.sdk.robot.model.RobotMsgType
Welcome message
width - Variable in class com.netease.nimlib.sdk.avchat.model.AVChatVideoFrame
Deprecated.
Video data width
width - Variable in class com.netease.nimlib.sdk.nos.model.NosThumbParam
 
Windows - Static variable in interface com.netease.nimlib.sdk.auth.ClientType
Windows client
WIRED_HEADSET - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioDevice
Wired headset
WIRED_SPEAKER - Static variable in interface com.netease.nimlib.sdk.avchat.constant.AVChatAudioDevice
Wired speaker
withAppKey(String) - Method in class com.netease.nimlib.sdk.auth.LoginInfo.LoginInfoBuilder
 
withChannelId(long) - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment.NetCallAttachmentBuilder
 
withCustomClientType(int) - Method in class com.netease.nimlib.sdk.auth.LoginInfo.LoginInfoBuilder
 
withDurations(List<NetCallAttachment.Duration>) - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment.NetCallAttachmentBuilder
 
withStatus(int) - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment.NetCallAttachmentBuilder
 
withType(int) - Method in class com.netease.nimlib.sdk.msg.attachment.NetCallAttachment.NetCallAttachmentBuilder
 
wontAutoLogin() - Method in enum com.netease.nimlib.sdk.StatusCode
Specify whether to continue reconnecting for login with the current status code.
wontAutoLoginForever() - Method in enum com.netease.nimlib.sdk.StatusCode
Specify whether to continue reconnecting for login with the current status code, even if the process is killed, automatic login will not resume.
WP - Static variable in interface com.netease.nimlib.sdk.auth.ClientType
WP client
writable() - Method in class com.netease.nimlib.sdk.avchat.model.AVChatParameters.Key
Check if a parameter is writable.
writeToParcel(Parcel, int) - Method in class com.netease.nimlib.sdk.auth.LoginInfo
 
writeToParcel(Parcel, int) - Method in class com.netease.nimlib.sdk.chatroom.model.CdnRequestData
 
writeToParcel(Parcel, int) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomCdnInfo
 
writeToParcel(Parcel, int) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo
 
writeToParcel(Parcel, int) - Method in class com.netease.nimlib.sdk.chatroom.model.ChatRoomMember
 
writeToParcel(Parcel, int) - Method in class com.netease.nimlib.sdk.chatroom.model.EnterChatRoomResultData
 
writeToParcel(Parcel, int) - Method in class com.netease.nimlib.sdk.msg.model.CaptureDeviceInfoConfig
 

X

xmAppId - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
Xiaomi push appId
xmAppKey - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
Xiaomi push appKey
xmCertificateName - Variable in class com.netease.nimlib.sdk.mixpush.MixPushConfig
Xiaomi push certificate.

Y

YsfService - Interface in com.netease.nimlib.sdk.ysf
 

Z

zip(File) - Method in interface com.netease.nimlib.sdk.migration.processor.IMsgExportProcessor
Compress the file during migration.
zipLogs() - Method in interface com.netease.nimlib.sdk.misc.MiscService
Compress log files into a zip file
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links