MoodleAuthService constructor

MoodleAuthService(
  1. String webService,
  2. NetworkService networkService
)

Implements the AuthService for the Moodle Mobile App token.

Implementation

MoodleAuthService