dev
RelayPoint
class RelayPoint { public const STATUS_PENDING = 0; public const STATUS_ACTIVE = 1; public const STATUS_INACTIVE = 2;