Xbox-Webapi-Node
Provider

XnotifyProvider

XnotifyProvider Class

default

_endpointstring

Full Type: string

No Description

getLiveStatusfunction

Full Type: () => Promise<HttpResponse<StatusResponse>>

No Description

_apiobject

Full Type: XboxWebApi

No Description

_defaultHeadersobject

Full Type: { 'Accept-Language': string; Accept: string; 'x-xbl-contract-version': string; 'Content-Type': string; }

No Description

_disableAuthHeaderboolean

Full Type: boolean

No Description

_headersany

Full Type: any

No Description

getApifunction

Full Type: () => XboxWebApi

No Description

resetDefaultHeadersfunction

Full Type: () => boolean

No Description

applyPaginationfunction

Full Type: (path: string, maxItems: any, skipItems: any, continuationToken: undefined | string) => string

No Description

getfunction

Full Type: (path: any, headers?: any) => Promise<HttpResponse<any>>

No Description

deletefunction

Full Type: (path: any, data: any, headers?: any) => Promise<HttpResponse<any>>

No Description

postfunction

Full Type: (path: any, data: any, headers?: any) => Promise<HttpResponse<any>>

No Description

putfunction

Full Type: (path: any, data: any, headers?: any) => Promise<HttpResponse<any>>

No Description

On this page