Plegma API  v2
Yodiwo.API.Plegma.NodePairing.PairingServerTokensResponse Class Reference
Inheritance diagram for Yodiwo.API.Plegma.NodePairing.PairingServerTokensResponse:
Yodiwo.API.Plegma.GenericRsp Yodiwo.API.Plegma.PlegmaApiMsg Yodiwo.API.ApiMsg

Public Member Functions

 PairingServerTokensResponse (string token1, string token2)
 
- Public Member Functions inherited from Yodiwo.API.Plegma.GenericRsp
 GenericRsp ()
 Generic response constructor More...
 
 GenericRsp (int seqNo)
 

Public Attributes

string token1
 
string token2
 
- Public Attributes inherited from Yodiwo.API.Plegma.GenericRsp
bool IsSuccess
 Indicate that the requested action was successful or not More...
 
int StatusCode
 An optional code for result More...
 
string Message
 An optional message for the result More...
 
int OrigSeqNo
 (optional) Sequence number of packet that this one refers to More...
 
- Public Attributes inherited from Yodiwo.API.ApiMsg
int SeqNo
 Sequence number of this message More...
 

The documentation for this class was generated from the following file: