1.0.9 • Published 2 years ago
rakshitha-sbi-capacitor-plugin v1.0.9
mosip-sbi-capacitor-plugin
Capacitor plugin to use Android Intent with SBI
Install
npm install mosip-sbi-capacitor-plugin
npx cap syncAPI
startActivity(...)
startActivity(options: CapacitorIntentOptions) => Promise<void>| Param | Type | 
|---|---|
| options | CapacitorIntentOptions | 
Interfaces
CapacitorIntentOptions
| Prop | Type | 
|---|---|
| url | string | 
| methodType | string | 
| action | string | 
| requestKey | string | 
| requestValue | string |