Our new developer documentation is now available. Please check it out!
RoomConfig
public class RoomConfig
A set of values that are used when creating Rooms
Properties
Name | Type | Description |
---|---|---|
AccessKey | String | Room associated AccessKey |
TokenLifetime | UInt64 | Room associated Token lifetime |
Name | String | Room name |
Token | String | Room token |
Server | String | Room associated endpoint |
HasEventCallbacks | Boolean | true if Room where set and registered in ODIN ffi |
ApmConfig | OdinRoomConfig | Configuration for NativeBindings |
PlaybackMediaConfig | OdinMediaConfig | Configuration for Media on new medias |
Public Methods
Name | Description |
---|---|
ToString | Debug |