ConnectInfo
constructor in Coherence.Brisk.Models.ConnectInfo
Constructors
public ConnectInfo(uint protocolVersion, ulong roomUid, string schemaId, string authToken, string roomSecret, bool isSimulator, uint scene, string rsVersion, ushort mtu)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | protocolVersion | |
| ulong | roomUid | |
| string | schemaId | |
| string | authToken | |
| string | roomSecret | |
| bool | isSimulator | |
| uint | scene | |
| string | rsVersion | |
| ushort | mtu |