0.0.3 • Published 3 years ago

pcouserdata v0.0.3

Weekly downloads
-
License
Apache-2.0
Repository
gitlab
Last release
3 years ago

pcouserdata

get pco related data from pc optimum app.

Install

npm install pcouserdata
npx cap sync

API

getUserData()

getUserData() => Promise<UserData>

funtion to get user data from native app.

Return data format {"data":{"pcId":"user pcId","address":"address string"}}

Returns: Promise<UserData>

Since: 0.0.1


0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago