Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
WatsonVR
MainActivity
C# Class WatsonVR.MainActivity
Inheritance:
Android.App.Activity
显示文件
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