NERoomRtcClientRole
@objc
public enum NERoomRtcClientRole : Int
Rtc客户角色
-
播音员
Declaration
Swift
case broadcaster = 0 -
观众
Declaration
Swift
case audience
1.41.0 Docs (100% documented)
@objc
public enum NERoomRtcClientRole : Int
Rtc客户角色
播音员
Swift
case broadcaster = 0
观众
Swift
case audience