C# Class HttpClient.Android.MainActivity

Inheritance: Android.App.Activity
Mostra file Open project: fpt-software/Wordpress-Client Class Usage Examples

Public Properties

Property Type Description
WisdomUrl string

Public Methods

Method Description
Busy ( ) : void
Done ( ) : void
RenderStream ( Stream stream ) : void

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

Busy() public method

public Busy ( ) : void
return void

Done() public method

public Done ( ) : void
return void

OnCreate() protected method

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

RenderStream() public method

public RenderStream ( Stream stream ) : void
stream Stream
return void

Property Details

WisdomUrl public_oe static_oe property

public static string WisdomUrl
return string