Xbox-Webapi-Node
Provider

GameclipsProvider

GameclipsProvider Class

default

_endpointstring

Full Type: string

No Description

_headersobject

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

No Description

getGameclipsfunction

Full Type: (xuid: string, continuationToken?: undefined | string, maxItems?: undefined, skipItems?: undefined) => Promise<HttpResponse<GameclipsResponse>>

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

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