C# 클래스 Appspotdemo.Mono.Droid.AppRTCDemoActivity.GAEHandler

상속: GAEChannelClient.MessageHandler
파일 보기 프로젝트 열기: kenneththorman/appspotdemo-mono

공개 메소드들

메소드 설명
GAEHandler ( AppRTCDemoActivity outerInstance ) : System.Collections.Generic

비공개 메소드들

메소드 설명
onClose ( ) : void
onError ( int code, string description ) : void
onMessage ( string data ) : void
onOpen ( ) : void

메소드 상세

GAEHandler() 공개 메소드

public GAEHandler ( AppRTCDemoActivity outerInstance ) : System.Collections.Generic
outerInstance AppRTCDemoActivity
리턴 System.Collections.Generic