Class HotspotGroupsResult

Inheritance Relationships

Base Type

Class Documentation

class HotspotGroupsResult : public csp::systems::ResultBase

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

Public Functions

const csp::common::Array<HotspotGroup> &GetHotspotGroups() const
inline HotspotGroupsResult(const csp::common::Array<HotspotGroup> &Groups, csp::systems::EResultCode ResCode, uint16_t HttpResCode)
inline HotspotGroupsResult(csp::systems::EResultCode ResCode, uint16_t HttpResCode)