0.0.12 • Published 4 months ago

capacitor-ussd v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

capacitor-ussd

Hybrid Ussd facilitator

Install

npm install capacitor-ussd
npx cap sync

API

trigger(...)

trigger(ussdOptions: Ussd) => Promise<Ussd>
ParamType
ussdOptionsUssd

Returns: Promise<Ussd>


getSimCards()

getSimCards() => Promise<any>

Returns: Promise<any>


Interfaces

Ussd

PropType
codestring
simnumber
networkCodestring
0.0.12

4 months ago

0.0.11

4 months ago

0.0.1

3 years ago