My Project  0.10.0
Windows SDK for Facebook
Public Member Functions | Properties | List of all members
winsdkfb::HttpManager Class Reference
Inheritance diagram for winsdkfb::HttpManager:
winsdkfb::IHttpClient

Public Member Functions

void SetHttpClient (winsdkfb::IHttpClient^ httpClient)
 
virtual Windows::Foundation::IAsyncOperation< Platform::String^ >^ GetTaskAsync (Platform::String^ path, Windows::Foundation::Collections::PropertySet^ parameters)
 
virtual Windows::Foundation::IAsyncOperation< Platform::String^ >^ PostTaskAsync (Platform::String^ path, Windows::Foundation::Collections::PropertySet^ parameters)
 
virtual Windows::Foundation::IAsyncOperation< Platform::String^ >^ DeleteTaskAsync (Platform::String^ path, Windows::Foundation::Collections::PropertySet^ parameters)
 
virtual Platform::String^ ParametersToQueryString (Windows::Foundation::Collections::PropertySet^ Parameters)
 

Properties

static HttpManager^  Instance [get]
 

The documentation for this class was generated from the following files: