C# Class MegaApi.MakeCommand

Afficher le fichier Open project: redwyre/MegaApi

Méthodes publiques

Méthode Description
GetUserDetails ( ) : Command
Login ( string user, string hash, uint passwordKey ) : Command

Method Details

GetUserDetails() public static méthode

public static GetUserDetails ( ) : Command
Résultat Command

Login() public static méthode

public static Login ( string user, string hash, uint passwordKey ) : Command
user string
hash string
passwordKey uint
Résultat Command