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

D

deleteAllSessionMessage(java.lang.String,com.netease.yunxin.kit.roomkit.api.model.NERoomSessionTypeEnum,com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NEMessageChannelService
删除指定聊天对象和会话类型的最近会话记录,包括本地最近会话和漫游消息。<br> SDK 会触发 NEMessageChannelListener.onSessionMessageAllDeleted 回调通知。
deleteMemberProperty(java.lang.String,java.lang.String,com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomContext
删除成员属性
deleteRoomProperty(java.lang.String,com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomContext
删除房间属性
deleteSessionMessage(java.lang.String,com.netease.yunxin.kit.roomkit.api.model.NERoomSessionTypeEnum,java.util.List,com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NEMessageChannelService
SDK 会触发 NEMessageChannelListener.onSessionMessageDeleted 回调通知。
destroy() - function in android.webkit.WebView
 
destroyDrawingCache() - function in android.view.View
 
disableEarBack() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
关闭耳返功能。
disableEncryption() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
关闭媒体流加密
disableLocalSubStreamAudio() - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
关闭音频辅流。
disableWaitingRoomOnEntry(java.lang.Boolean,com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.waitingroom.NEWaitingRoomController
关闭房间等候室。
Disconnect - enum entry in com.netease.yunxin.kit.roomkit.api.model.NERoomConnectType

IM断开连接或RTC断开时触发

disconnectMyAudio(com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomRtcController
断开音频,音频断开后将会中断自己与房间里其他人的音频互通
dispatchApplyWindowInsets(android.view.WindowInsets) - function in android.view.ViewGroup
 
dispatchCapturedPointerEvent(android.view.MotionEvent) - function in android.view.ViewGroup
 
dispatchConfigurationChanged(android.content.res.Configuration) - function in android.view.ViewGroup
 
dispatchCreateViewTranslationRequest(java.util.Map,kotlin.IntArray,android.view.translation.TranslationCapability,java.util.List) - function in android.view.ViewGroup
 
dispatchCreateViewTranslationRequest(java.util.Map,kotlin.IntArray,android.view.translation.TranslationCapability,java.util.List) - function in android.webkit.WebView
 
dispatchDisplayHint(java.lang.Integer) - function in android.view.ViewGroup
 
dispatchDragEvent(android.view.DragEvent) - function in android.view.ViewGroup
 
dispatchDrawableHotspotChanged(java.lang.Float,java.lang.Float) - function in android.view.ViewGroup
 
dispatchFinishTemporaryDetach() - function in android.view.ViewGroup
 
dispatchGenericMotionEvent(android.view.MotionEvent) - function in android.view.View
 
dispatchKeyEvent(android.view.KeyEvent) - function in android.view.ViewGroup
 
dispatchKeyEvent(android.view.KeyEvent) - function in android.webkit.WebView
 
dispatchKeyEventPreIme(android.view.KeyEvent) - function in android.view.ViewGroup
 
dispatchKeyShortcutEvent(android.view.KeyEvent) - function in android.view.ViewGroup
 
dispatchNestedFling(java.lang.Float,java.lang.Float,java.lang.Boolean) - function in android.view.View
 
dispatchNestedPreFling(java.lang.Float,java.lang.Float) - function in android.view.View
 
dispatchNestedPrePerformAccessibilityAction(java.lang.Integer,android.os.Bundle) - function in android.view.View
 
dispatchNestedPreScroll(java.lang.Integer,java.lang.Integer,kotlin.IntArray,kotlin.IntArray) - function in android.view.View
 
dispatchNestedScroll(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,kotlin.IntArray) - function in android.view.View
 
dispatchPointerCaptureChanged(java.lang.Boolean) - function in android.view.ViewGroup
 
dispatchPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.view.View
 
dispatchProvideAutofillStructure(android.view.ViewStructure,java.lang.Integer) - function in android.view.ViewGroup
 
dispatchProvideStructure(android.view.ViewStructure) - function in android.view.ViewGroup
 
dispatchScrollCaptureSearch(android.graphics.Rect,android.graphics.Point,java.util.function.Consumer) - function in android.view.ViewGroup
 
dispatchSetActivated(java.lang.Boolean) - function in android.view.ViewGroup
 
dispatchSetSelected(java.lang.Boolean) - function in android.view.ViewGroup
 
dispatchStartTemporaryDetach() - function in android.view.ViewGroup
 
dispatchSystemUiVisibilityChanged(java.lang.Integer) - function in android.view.ViewGroup
 
dispatchTouchEvent(android.view.MotionEvent) - function in android.view.ViewGroup
 
dispatchTrackballEvent(android.view.MotionEvent) - function in android.view.ViewGroup
 
dispatchUnhandledMove(android.view.View,java.lang.Integer) - function in android.view.ViewGroup
 
dispatchWindowFocusChanged(java.lang.Boolean) - function in android.view.ViewGroup
 
dispatchWindowInsetsAnimationEnd(android.view.WindowInsetsAnimation) - function in android.view.ViewGroup
 
dispatchWindowInsetsAnimationPrepare(android.view.WindowInsetsAnimation) - function in android.view.ViewGroup
 
dispatchWindowInsetsAnimationProgress(android.view.WindowInsets,java.util.List) - function in android.view.ViewGroup
 
dispatchWindowInsetsAnimationStart(android.view.WindowInsetsAnimation,android.view.WindowInsetsAnimation.Bounds) - function in android.view.ViewGroup
 
dispatchWindowSystemUiVisiblityChanged(java.lang.Integer) - function in android.view.ViewGroup
 
dispatchWindowVisibilityChanged(java.lang.Integer) - function in android.view.ViewGroup
 
documentHasImages(android.os.Message) - function in android.webkit.WebView
 
downloadAttachment(java.lang.String,com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.NERoomChatController
下载文件消息附件。
downloadAttachment(java.lang.String,com.netease.yunxin.kit.roomkit.api.NECallback) - function in com.netease.yunxin.kit.roomkit.api.service.NERoomService
下载消息附件
draw(android.graphics.Canvas) - function in android.view.View
 
drawableHotspotChanged(java.lang.Float,java.lang.Float) - function in android.view.View
 
DYNAMIC - enum entry in com.netease.yunxin.kit.roomkit.api.model.NERoomIMAuthType

IM静态Token鉴权

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