Developer Documentation

RoomConfig

Warning

Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.

public class RoomConfig

A set of values that are used when creating Rooms

Properties

NameTypeDescription
AccessKeyStringRoom associated AccessKey
TokenLifetimeUInt64Room associated Token lifetime
NameStringRoom name
TokenStringRoom token
ServerStringRoom associated endpoint
HasEventCallbacksBooleantrue if Room where set and registered in ODIN ffi
ApmConfigOdinRoomConfigConfiguration for NativeBindings
PlaybackMediaConfigOdinMediaConfigConfiguration for Media on new medias

Public Methods

NameDescription
ToStringDebug