Class HotspotGroup

Class Documentation

class HotspotGroup

A basic class abstraction for a Hotspot Group, including the Name and Items within the group.

Public Functions

bool operator==(const HotspotGroup &Other) const
bool operator!=(const HotspotGroup &Other) const

Public Members

csp::common::String Name
csp::common::Array<csp::common::String> Items