waterpolo-ip
v0.0.1
Published
Get IpInfo for android
Downloads
2
Readme
ip
Get IpInfo for android
Install
npm install ip
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
getIpAddress()
getIpAddress() => Promise<{ ipAddress: string; }>Returns: Promise<{ ipAddress: string; }>
