Package app.pivo.android.prosdk.events
Class PivoEvent.ConnectionComplete
java.lang.Object
app.pivo.android.prosdk.events.PivoEvent.ConnectionComplete
- Enclosing class:
- PivoEvent
public static class PivoEvent.ConnectionComplete extends Object
PivoEvent.ConnectionComplete event is sent if PivoProSdk.connectTo(PivoDevice) completes the connection to Pivo device.-
Constructor Summary
Constructors Constructor Description ConnectionComplete(PivoDeviceInfo pivoDeviceInfo) -
Method Summary
Modifier and Type Method Description PivoDeviceInfogetPivoDeviceInfo()
-
Constructor Details
-
ConnectionComplete
-
-
Method Details
-
getPivoDeviceInfo
-