Package-level declarations

Types

Link copied to clipboard
open class MainActivity : <ERROR CLASS> ERROR CLASS: Symbol not found for AppCompatActivity

Main activity for the MTN MOMO SDK sample application.

Link copied to clipboard
open class MainViewModel(defaultRepository: ERROR CLASS: Symbol not found for DefaultRepository, credentialStorage: CredentialStorage, settings: ERROR CLASS: Symbol not found for Settings, dispatchers: DispatcherProvider, sampleConfig: SampleConfig) : <ERROR CLASS> ERROR CLASS: Symbol not found for ViewModel

ViewModel that bootstraps authentication on first launch.