Our new developer documentation is now available. Please check it out!
Room.SetApmConfig
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 bool SetApmConfig(OdinRoomConfig config)
Set rooms new Apm config
Parameters
Name | Type | Description |
---|---|---|
config | OdinRoomConfig | new Apm configuration |
Returns
Type | Description |
---|---|
Boolean | true on successful set or false |