C# Class WatsonVR.MainActivity

Inheritance: Android.App.Activity
Mostrar archivo Open project: xhackers/IBM-Bluemix-Hack

Public Methods

Method Description
PostAsync ( ) : Task

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
GetBase64CredentialString ( ) : string
GetCredentialString ( ) : string
HandleResponseAsync ( HttpResponseMessage response ) : Task

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void

PostAsync() public method

public PostAsync ( ) : Task
return Task