Skip to main content
Module

x/playfab_sdk/support/runtime.ts

A collection of API modules, written in TypeScript, designed for use with Deno.
Latest
import * as playfabSdk from "https://deno.land/x/playfab_sdk@210511.0/support/runtime.ts";

Classes

Thrown whenever an API call returns a non-HTTP OK status.

Functions

Makes an API request to PlayFab based on the provided details.

If enabled console.debug prints are written for each dispatch request/response pair.

Exposed for testing.

Interfaces

Represents Entity Session Token, available from the Entity GetEntityToken method.

The structure of any API error message from PlayFab.

All responses from PlayFab have these keys at a minimum.

Options that may be specified for a request.

Represents a title secret key, available to title admins, from PlayFab Game Manager.

Represents a client session ticket, available from any Client Login function.

Type Aliases

Valid security options that may be set on a request.