C# Class withSIX.Play.Infra.Api.LoginHandler.PremiumHandler

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
Logout ( ) : System.Threading.Tasks.Task
ProcessPremium ( string encryptedPremiumToken ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
GetPremiumTokenInternal ( string encryptedPremiumToken, string apiKey ) : Task
UpdateToken ( PremiumAccessToken newToken ) : System.Threading.Tasks.Task

Method Details

Logout() public méthode

public Logout ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

ProcessPremium() public méthode

public ProcessPremium ( string encryptedPremiumToken ) : System.Threading.Tasks.Task
encryptedPremiumToken string
Résultat System.Threading.Tasks.Task