Property | Type | Description | |
---|---|---|---|
AgentID | UUID | ||
RequestKey | string | ||
RequestValue | bool | ||
SessionID | UUID |
Method | Description | |
---|---|---|
ChatSessionRequestMuteUpdate ( ) : System | ||
Deserialize ( OSDMap map ) : void |
Deserialize the message
|
|
Serialize ( ) : OSDMap |
Serialize the object
|
public ChatSessionRequestMuteUpdate ( ) : System | ||
return | System |
public Deserialize ( OSDMap map ) : void | ||
map | OSDMap | An |
return | void |