C# Class SnapDotNet.Azure.MobileService.Helpers.Endpoints

Show file Open project: 0xdeafcafe/SnapDotNet Class Usage Examples

Public Methods

Method Description
Endpoints ( ) : System
GetUpdatesAsync ( string username, string authToken ) : Account>>.Task

Method Details

Endpoints() public method

public Endpoints ( ) : System
return System

GetUpdatesAsync() public method

public GetUpdatesAsync ( string username, string authToken ) : Account>>.Task
username string
authToken string
return Account>>.Task