Property | Type | Description | |
---|---|---|---|
AgentID | UUID | ||
QueryDataBlocks | QueryData[] | ||
QueryID | UUID | ||
TransactionID | UUID |
Method | Description | |
---|---|---|
Deserialize ( OSDMap map ) : void |
Deserialize the message
|
|
Serialize ( ) : OSDMap |
Serialize the object
|
public Deserialize ( OSDMap map ) : void | ||
map | OSDMap | An |
return | void |