Skip to main content

Class: ContactItem

Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:78

Constructors

Constructor

new ContactItem(): ContactItem

Returns

ContactItem

Properties

contact

contact: string

Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:82

Contact information.


ip

ip: string

Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:87

IP of the current contact.


isoCode

isoCode: string

Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:92

ISO code of the current contact.


online

online: boolean

Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:97

Online status of the contact.


port

port: number

Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:101

Port number of the current contact.


ua

ua: string

Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:105

User agent of the current contact.