-
Notifications
You must be signed in to change notification settings - Fork 17
Class Wifi
Il Kadyrov edited this page Nov 5, 2020
·
4 revisions
Wifi class is used for storing wifis (Wi-Fi).
Referenced from: Sublocation.
public int getLocationId()
Function returns the wifi's location identifier.
public int getSublocationId()
Function returns the wifi's sublocation identifier.
public String getMac()
Function returns the wifi's Mac address.
public String getName()
Function returns the wifi's name.
public Point getPoint()
Function returns the wifi's X and Y coordinates in meters as Point (within the sublocation).
Tutorials
Classes
- NavigineSdk
- LocationListManager
- LocationManager
- NavigationManager
- RouteManager
- ZoneManager
- NotificationManager
- MeasurementManager
- LocationEditManager
- ResourceManager
- Location
- Sublocation
- Category
- Venue
- Zone
- Beacon
- Eddystone
- Wifi
- LocationView
- LocationViewController
- CircleMapObject
- PolylineMapObject
- IconMapObject
- TouchInput
- ScaleResponder
- PanResponder
- LongPressResponder
- DoubleTapResponder
- TapResponder
- LocationListListener
- LocationListener
- PositionListener
- RouteListener
- ZoneListener
- NotificationListener
- LocationEditListener
- MeasurementListener
- ResourceListener
- ResourceUploadListener
- Notification
- Position
- SignalMeasurement
- SensorMeasurement
- Image
- RoutePath
- RouteEvent
- LocationPoint
- LocationInfo
- BitmapRegionDecoder