C# Class Appspotdemo.Mono.Droid.AppRTCDemoActivity.GAEHandler

Inheritance: GAEChannelClient.MessageHandler
ファイルを表示 Open project: kenneththorman/appspotdemo-mono

Public Methods

Method Description
GAEHandler ( AppRTCDemoActivity outerInstance ) : System.Collections.Generic

Private Methods

Method Description
onClose ( ) : void
onError ( int code, string description ) : void
onMessage ( string data ) : void
onOpen ( ) : void

Method Details

GAEHandler() public method

public GAEHandler ( AppRTCDemoActivity outerInstance ) : System.Collections.Generic
outerInstance AppRTCDemoActivity
return System.Collections.Generic