mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-04 00:13:06 +08:00
docs(hotspot): add plugin description (#2555)
This commit is contained in:
parent
31fc892b70
commit
392bc5c80a
@ -105,6 +105,10 @@ export interface HotspotDevice {
|
|||||||
* @beta
|
* @beta
|
||||||
* @name Hotspot
|
* @name Hotspot
|
||||||
* @description
|
* @description
|
||||||
|
* A Cordova plugin for managing Hotspot networks on Android.
|
||||||
|
*
|
||||||
|
* Requires Cordova plugin: `cordova-plugin-hotspot`. For more info, please see the [Hotspot plugin docs](https://github.com/hypery2k/cordova-hotspot-plugin).
|
||||||
|
*
|
||||||
* @usage
|
* @usage
|
||||||
* ```typescript
|
* ```typescript
|
||||||
* import { Hotspot, HotspotNetwork } from '@ionic-native/hotspot';
|
* import { Hotspot, HotspotNetwork } from '@ionic-native/hotspot';
|
||||||
|
Loading…
Reference in New Issue
Block a user