thrownewPlayFabException(PlayFabExceptionCode.AuthContextRequired,"Context cannot be null, create a PlayFabAuthenticationContext for each player in advance, or call <PlayFabClientInstanceAPI>.GetAuthenticationContext()");
thrownewPlayFabException(PlayFabExceptionCode.AuthContextRequired,"Context cannot be null, create a PlayFabAuthenticationContext for each player in advance, or call <PlayFabClientInstanceAPI>.GetAuthenticationContext()");
apiSettings=settings;
authenticationContext=context;
}
/// <summary>
/// Clear the Client SessionToken which allows this Client to call API calls requiring login.
/// A new/fresh login will be required after calling this.
if(string.IsNullOrEmpty(callSettings.DeveloperSecretKey)){thrownewPlayFabException(PlayFabExceptionCode.DeveloperKeyNotSet,"Must set DeveloperSecretKey in settings to call this method");}
if(string.IsNullOrEmpty(callSettings.DeveloperSecretKey)){thrownewPlayFabException(PlayFabExceptionCode.DeveloperKeyNotSet,"Must set DeveloperSecretKey in settings to call this method");}
if(string.IsNullOrEmpty(callSettings.DeveloperSecretKey)){thrownewPlayFabException(PlayFabExceptionCode.DeveloperKeyNotSet,"Must set DeveloperSecretKey in settings to call this method");}
if(string.IsNullOrEmpty(callSettings.DeveloperSecretKey)){thrownewPlayFabException(PlayFabExceptionCode.DeveloperKeyNotSet,"Must set DeveloperSecretKey in settings to call this method");}