Package-level declarations
Types
Link copied to clipboard
@Singleton
The DefaultRepository class is responsible for making network calls to the MTN MOMO APIs.
Link copied to clipboard
class DefaultSource @Inject constructor(authenticationService: AuthenticationService, commonService: CommonService)
DefaultSource is responsible for handling API calls related to user management and authentication in the MTN MOMO SDK.