N E Room Live Request
data class NERoomLiveRequest(title: String, liveLayout: NERoomLiveLayout, password: String?, userUuidList: List<String>, extensionConfig: String?)
Content copied to clipboard
Constructors
NERoomLiveRequest
Link copied to clipboard
fun NERoomLiveRequest(title: String, liveLayout: NERoomLiveLayout, password: String?, userUuidList: List<String>, extensionConfig: String?)
Content copied to clipboard
Properties
extensionConfig
Link copied to clipboard
liveLayout
Link copied to clipboard
userUuidList
Link copied to clipboard