C# 클래스 countly_sdk_xamarin.Countly

파일 보기 프로젝트 열기: Countly/countly-sdk-xamarin

공개 메소드들

메소드 설명
Init ( string Url, string AppKey ) : void
Init ( string Url, string AppKey, string DeviceID ) : void

비공개 메소드들

메소드 설명
Countly ( ) : System.Diagnostics
FinishCountly ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( string Url, string AppKey ) : void
Url string
AppKey string
리턴 void

Init() 공개 메소드

public Init ( string Url, string AppKey, string DeviceID ) : void
Url string
AppKey string
DeviceID string
리턴 void