APIリファレンス(JavaScript)

baasatrakuza > NewsQuery > (constructor)

NewsQuery.(constructor)

Constructs a new instance of the NewsQuery class

Signature:

constructor(context: Context, systemClient: SystemClient, userAccessToken?: string | undefined);

Parameters

ParameterTypeDescription
contextContext
systemClientSystemClient
userAccessTokenstring | undefined