0.0.2 • Published 1 year ago

ppi-device-subscription-id v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

ppi-device-subscription-id

Get mobile device subscription id

Install

npm install ppi-device-subscription-id
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


getDefaultID()

getDefaultID() => Promise<{ value: string; }>

Returns: Promise<{ value: string; }>


0.0.2

1 year ago

0.0.1

2 years ago