Class UnityClientResponse
Inherited Members
Namespace: UnityEngine.UDP.Editor
Syntax
public class UnityClientResponse : GeneralResponse
Fields
channel
Declaration
public UnityChannelResponse channel
Field Value
Type | Description |
---|---|
UnityChannelResponse |
client_id
Declaration
public string client_id
Field Value
Type | Description |
---|---|
String |
client_secret
Declaration
public string client_secret
Field Value
Type | Description |
---|---|
String |