Package-level declarations
Types
Link copied to clipboard
Main activity for the MTN MOMO SDK sample application.
Link copied to clipboard
open class AppMainViewModel @Inject constructor(defaultRepository: DefaultRepository, context: Context, settings: Settings) : ViewModel
ViewModel for managing authentication and API interactions.