C# Class AuthenticateSessionTicketCommand, PlayFabGameServer

Validated a client's session ticket, and if successful, returns details for that user
Inheritance: Command
Show file Open project: PlayFab/PlayFabGameServer

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void