Source
This page was generated with Wiki Builder. Do not change the format!
Info
Schema
- Schema Type: Class
- Type: object
Properties
Name | Type | Description |
---|---|---|
chatName | string | |
chatSecurity | ChatSecuritySetting:Enum |
Example
{
// Type: string
"chatName": "",
// Type: ChatSecuritySetting:Enum
"chatSecurity": 0
}