NEPreviewRoomContext class abstract

当前预览房间的上下文

Constructors

NEPreviewRoomContext()

Properties

hashCode int
The hash code for this object.
no setterinherited
previewController NEPreviewRoomRtcController
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addEventCallback(NEPreviewRoomEventCallback callback) → void
添加预览房间事件监听
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeEventCallback(NEPreviewRoomEventCallback callback) → void
移除预览房间事件监听
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited