Package com.mypurecloud.sdk.v2.model
Class JourneySessionEventsNotificationNetworkConnectivity
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneySessionEventsNotificationNetworkConnectivity
- All Implemented Interfaces:
Serializable
public class JourneySessionEventsNotificationNetworkConnectivity
extends Object
implements Serializable
JourneySessionEventsNotificationNetworkConnectivity
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJourneySessionEventsNotificationNetworkConnectivity(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbluetoothEnabled(Boolean bluetoothEnabled) cellularEnabled(Boolean cellularEnabled) booleaninthashCode()voidsetBluetoothEnabled(Boolean bluetoothEnabled) voidsetCarrier(String carrier) voidsetCellularEnabled(Boolean cellularEnabled) voidsetWifiEnabled(Boolean wifiEnabled) toString()wifiEnabled(Boolean wifiEnabled)
-
Constructor Details
-
JourneySessionEventsNotificationNetworkConnectivity
public JourneySessionEventsNotificationNetworkConnectivity() -
JourneySessionEventsNotificationNetworkConnectivity
-
-
Method Details
-
carrier
-
getCarrier
-
setCarrier
-
bluetoothEnabled
public JourneySessionEventsNotificationNetworkConnectivity bluetoothEnabled(Boolean bluetoothEnabled) -
getBluetoothEnabled
-
setBluetoothEnabled
-
cellularEnabled
-
getCellularEnabled
-
setCellularEnabled
-
wifiEnabled
-
getWifiEnabled
-
setWifiEnabled
-
equals
-
hashCode
public int hashCode() -
toString
-