Protocols
The following protocols are available globally.
-
控制器基础协议
See moreDeclaration
Swift
@objc public protocol NEBaseController : NSObjectProtocol
-
房间视频监听器
See moreDeclaration
Swift
@objc public protocol NERoomVideoFrameDelegate : NSObjectProtocol
-
Declaration
Swift
@objc public protocol NERoomRtcAudioFrameObserver : NSObjectProtocol
-
SDK 全局事件监听器
See moreDeclaration
Swift
@objc public protocol NEGlobalEventListener : NSObjectProtocol
-
房间预览监听
See moreDeclaration
Swift
@objc public protocol NEPreviewRoomListener : NSObjectProtocol
-
房间监听协议
See moreDeclaration
Swift
@objc public protocol NERoomListener : NEPreviewRoomListener
-
视频渲染回调协议
See moreDeclaration
Swift
@objc public protocol NERoomVideoRenderSink : NSObjectProtocol
-
统计数据监听器
See moreDeclaration
Swift
@objc public protocol NERtcStatsListener : NSObjectProtocol
-
Declaration
Swift
@objc public protocol NESeatEventListenerExt : NSObjectProtocol
-
麦位事件监听协议
See moreDeclaration
Swift
@objc public protocol NESeatEventListener : NESeatEventListenerExt
-
等候室监听器
See moreDeclaration
Swift
@objc public protocol NEWaitingRoomListener : NSObjectProtocol
-
鉴权监听协议
See moreDeclaration
Swift
@objc public protocol NEAuthListener : NSObjectProtocol
-
消息监听协议
See moreDeclaration
Swift
@objc public protocol NEMessageChannelListener : NSObjectProtocol