Uses of Class
com.mypurecloud.sdk.v2.model.JourneySessionEventsNotificationNetworkConnectivity
Packages that use JourneySessionEventsNotificationNetworkConnectivity
-
Uses of JourneySessionEventsNotificationNetworkConnectivity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneySessionEventsNotificationNetworkConnectivityModifier and TypeMethodDescriptionJourneySessionEventsNotificationNetworkConnectivity.bluetoothEnabled(Boolean bluetoothEnabled) JourneySessionEventsNotificationNetworkConnectivity.cellularEnabled(Boolean cellularEnabled) JourneySessionEventsNotificationSessionEvent.getNetworkConnectivity()JourneySessionEventsNotificationNetworkConnectivity.wifiEnabled(Boolean wifiEnabled) Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneySessionEventsNotificationNetworkConnectivityModifier and TypeMethodDescriptionJourneySessionEventsNotificationSessionEvent.networkConnectivity(JourneySessionEventsNotificationNetworkConnectivity networkConnectivity) voidJourneySessionEventsNotificationSessionEvent.setNetworkConnectivity(JourneySessionEventsNotificationNetworkConnectivity networkConnectivity)