C# 클래스 XamarinForms.QbChat.Android.QmunicateApplication

상속: global::Android.App.Application
파일 보기 프로젝트 열기: QuickBlox/quickblox-dotnet-sdk

공개 메소드들

메소드 설명
AppVersionNumber ( Android.Content.Context context ) : string
QmunicateApplication ( IntPtr handle, JniHandleOwnership transfer ) : System

비공개 메소드들

메소드 설명
OnNetworkStatusChanged ( object sender, EventArgs e ) : void

메소드 상세

AppVersionNumber() 공개 메소드

public AppVersionNumber ( Android.Content.Context context ) : string
context Android.Content.Context
리턴 string

QmunicateApplication() 공개 메소드

public QmunicateApplication ( IntPtr handle, JniHandleOwnership transfer ) : System
handle System.IntPtr
transfer JniHandleOwnership
리턴 System