C# Class X.Extension.ThirdParty.Facebook.VM.SplashVM

Inheritance: ViewModelBase
Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Méthode Description
ParseAuthenticationResult ( WebAuthenticationResult result ) : void
SplashVM ( ) : GalaSoft.MvvmLight

Private Methods

Méthode Description
AttemptLogin ( ) : void
GetAPIData ( ) : void
GetProfileImageUrl ( string userId, string type = "square" ) : string
GetUserAsync ( ) : System.Threading.Tasks.Task
GetUserFeedAsync ( string userid ) : System.Threading.Tasks.Task
PopulatePassportData ( ) : void

Method Details

ParseAuthenticationResult() public méthode

public ParseAuthenticationResult ( WebAuthenticationResult result ) : void
result Windows.Security.Authentication.Web.WebAuthenticationResult
Résultat void

SplashVM() public méthode

public SplashVM ( ) : GalaSoft.MvvmLight
Résultat GalaSoft.MvvmLight