Package app.pivo.android.prosdk.events
Class PivoEvent.Scanning
- java.lang.Object
-
- app.pivo.android.prosdk.events.PivoEvent.Scanning
-
- Enclosing class:
- PivoEvent
public static class PivoEvent.Scanning extends Object
PivoEvent.Scanningis sent byPivoEventBuswith found Pivo devices while pivo scanning process.
-
-
Constructor Summary
Constructors Constructor Description Scanning(PivoDevice device)
-
-
-
Constructor Detail
-
Scanning
public Scanning(PivoDevice device)
-
-
Method Detail
-
getDevice
public PivoDevice getDevice()
-
-