C# Class ECollegeAPI.Services.Dropbox.FetchDropboxMessagesService

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

Méthodes publiques

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

Method Details

FetchDropboxMessagesService() public méthode

public FetchDropboxMessagesService ( long studentId, long courseId, long basketId ) : System.Collections.Generic
studentId long
courseId long
basketId long
Résultat System.Collections.Generic

ProcessResponse() public méthode

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