Method | Description | |
---|---|---|
FetchDropboxMessagesService ( long studentId, long courseId, long basketId ) : System.Collections.Generic | ||
ProcessResponse ( string resp ) : void |
public FetchDropboxMessagesService ( long studentId, long courseId, long basketId ) : System.Collections.Generic | ||
studentId | long | |
courseId | long | |
basketId | long | |
return | System.Collections.Generic |
public ProcessResponse ( string resp ) : void | ||
resp | string | |
return | void |