C# 클래스 WakaTime.ClientManager

파일 보기 프로젝트 열기: josec89/wakatime-unity

공개 메소드들

메소드 설명
GetClientPath ( ) : string
HeartBeat ( string apiKey, string file, bool write = false ) : void
IsClientInstalled ( ) : bool
IsClientLatestVersion ( ) : bool

메소드 상세

GetClientPath() 공개 정적인 메소드

public static GetClientPath ( ) : string
리턴 string

HeartBeat() 공개 정적인 메소드

public static HeartBeat ( string apiKey, string file, bool write = false ) : void
apiKey string
file string
write bool
리턴 void

IsClientInstalled() 공개 정적인 메소드

public static IsClientInstalled ( ) : bool
리턴 bool

IsClientLatestVersion() 공개 정적인 메소드

public static IsClientLatestVersion ( ) : bool
리턴 bool