typealias ClientStatus

export type ClientStatus = number;

Constructors

constructor()