C# Class ECollegeAPI.Services.FetchTokenService

Inheritance: BaseService
Mostra file Open project: PearsonLearningStudio/mobile2-windows7

Public Methods

Method Description
FetchTokenService ( String grantToken ) : System
ProcessResponse ( string resp ) : void

Method Details

FetchTokenService() public method

public FetchTokenService ( String grantToken ) : System
grantToken String
return System

ProcessResponse() public method

public ProcessResponse ( string resp ) : void
resp string
return void