mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-03 16:03:02 +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
|
||||
* @name Hotspot
|
||||
* @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
|
||||
* ```typescript
|
||||
* import { Hotspot, HotspotNetwork } from '@ionic-native/hotspot';
|
||||
|
Loading…
Reference in New Issue
Block a user