C# Class ECollegeAPI.Services.Dropbox.FetchDropboxMessageService

Inheritance: BaseService
Afficher le fichier Open project: PearsonLearningStudio/mobile2-windows7

Méthodes publiques

Méthode Description
FetchDropboxMessageService ( long courseId, long basketId, long messageId ) : System.Collections.Generic
ProcessResponse ( string resp ) : void

Method Details

FetchDropboxMessageService() public méthode

public FetchDropboxMessageService ( long courseId, long basketId, long messageId ) : System.Collections.Generic
courseId long
basketId long
messageId long
Résultat System.Collections.Generic

ProcessResponse() public méthode

public ProcessResponse ( string resp ) : void
resp string
Résultat void