C# 클래스 PubnubMessagingExample.Pubnub_MessagingMain

상속: MonoTouch.Dialog.DialogViewController
파일 보기 프로젝트 열기: redarrowlabs/pubnub-c-sharp 1 사용 예제들

공개 메소드들

메소드 설명
Pubnub_MessagingMain ( ) : System
ViewDidAppear ( bool animated ) : void

비공개 메소드들

메소드 설명
ValidateAndInitPubnub ( string channelName, string channelGroupName, string cipher, bool ssl, string customUuid, bool proxyEnabled, string proxyPort, string proxyUser, string proxyServer, string proxyPass, string subscribeKey, string publishKey, string secretKey ) : bool

메소드 상세

Pubnub_MessagingMain() 공개 메소드

public Pubnub_MessagingMain ( ) : System
리턴 System

ViewDidAppear() 공개 메소드

public ViewDidAppear ( bool animated ) : void
animated bool
리턴 void