Method | Description | |
---|---|---|
GetAnt ( ) : IAnt | ||
GetMessage ( ) : JToken | ||
GetMessageType ( ) : int | ||
Response ( JToken message ) : void | ||
Task ( IAnt ant, int tid, int type, JToken msg ) : Newtonsoft.Json.Linq |
public Task ( IAnt ant, int tid, int type, JToken msg ) : Newtonsoft.Json.Linq | ||
ant | IAnt | |
tid | int | |
type | int | |
msg | JToken | |
return | Newtonsoft.Json.Linq |