ClientInfo: {
    uid: string;
    utid: string;
}

Client info object which consists of two IDs. Need to add more info here.

Type declaration

  • uid: string
  • utid: string

Generated using TypeDoc