Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ZeroQ

Hierarchy

  • ZeroQ

Implements

Index

Constructors

constructor

Properties

api

api: Api

authenticated

authenticated: boolean

channelContainer

channelContainer: IChannelCollection

isTmp

isTmp: boolean

isTokenEnd

isTokenEnd: boolean

offices

offices: Array<Office>

socket

socket: Socket

token

token: string

Methods

getMyOffice

getMyOffices

getOfficesByCategory

  • getOfficesByCategory(categoryId: number): Promise<Array<Office>>

getToken

  • Returns Promise<string>

Private mapDtoToOffice

  • Parameters

    Returns Array<Office>

Private newOfficeCreator

  • Parameters

    Returns Office

setTmp

  • setTmp(data: boolean): void
  • Parameters

    • data: boolean

    Returns void

Generated using TypeDoc