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

Public Member Functions

 PairingServerKeysResponse (string nodeKey, string secretKey, string email)
 
- Public Member Functions inherited from Yodiwo.API.Plegma.GenericRsp
 GenericRsp ()
 Generic response constructor More...
 
 GenericRsp (int seqNo)
 

Public Attributes

string nodeKey
 
string secretKey
 
string email
 
- 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: