NEPreviewRoomContext class Null safety
当前预览房间的上下文
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-only, inherited
- previewController → NEPreviewRoomRtcController
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
addEventCallback(
NEPreviewRoomEventCallback callback) → void - 添加预览房间事件监听
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent 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