Structsยง
- RisClient
- Represents a RIS client
- RisRequest
- Represents a request to the RIS API
- RisRequest
Data - Represents the data portion of a request to the RIS API Not all requests require data, so this is optional
- RisResponse
- Represents a response from the RIS API
- RisResponse
Data - Represents the data portion of a response from the RIS API Not all messages have data, such as the Ping/Pong messages