Class HotspotGroupResult

Inheritance Relationships

Base Type

Class Documentation

class HotspotGroupResult : public csp::systems::ResultBase

Data class used to contain information when attempting to get a Hot Spot Group.

Public Functions

const HotspotGroup &GetHotspotGroup() const
inline HotspotGroupResult(const HotspotGroup &Group, csp::systems::EResultCode ResCode, uint16_t HttpResCode)
inline HotspotGroupResult(csp::systems::EResultCode ResCode, uint16_t HttpResCode)