C# Class WakaTime.ClientManager

Afficher le fichier Open project: josec89/wakatime-unity

Méthodes publiques

Méthode Description
GetClientPath ( ) : string
HeartBeat ( string apiKey, string file, bool write = false ) : void
IsClientInstalled ( ) : bool
IsClientLatestVersion ( ) : bool

Method Details

GetClientPath() public static méthode

public static GetClientPath ( ) : string
Résultat string

HeartBeat() public static méthode

public static HeartBeat ( string apiKey, string file, bool write = false ) : void
apiKey string
file string
write bool
Résultat void

IsClientInstalled() public static méthode

public static IsClientInstalled ( ) : bool
Résultat bool

IsClientLatestVersion() public static méthode

public static IsClientLatestVersion ( ) : bool
Résultat bool