Skip to main content
Module

x/playfab_sdk/support/runtime.ts>SessionTicket

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

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

Properties

SessionTicket: string
optional
SecretKey: undefined
optional
EntityToken: undefined