C# 클래스 UrbanAirship.Location.ILocationCallbackImplementor

상속: global::Java.Lang.Object, ILocationCallback
파일 보기 프로젝트 열기: urbanairship/xamarin-component 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Handler EventHandler

공개 메소드들

메소드 설명
ILocationCallbackImplementor ( object sender ) : System
OnResult ( Android obj ) : void

비공개 메소드들

메소드 설명
__IsEmpty ( ILocationCallbackImplementor value ) : bool

메소드 상세

ILocationCallbackImplementor() 공개 메소드

public ILocationCallbackImplementor ( object sender ) : System
sender object
리턴 System

OnResult() 공개 메소드

public OnResult ( Android obj ) : void
obj Android
리턴 void

프로퍼티 상세

Handler 공개적으로 프로퍼티

public EventHandler Handler
리턴 EventHandler