Uses of Class
com.mypurecloud.sdk.v2.model.RestorePresenceSettings
Packages that use RestorePresenceSettings
-
Uses of RestorePresenceSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RestorePresenceSettingsModifier and TypeMethodDescriptionWhether the restore presence feature is enabledPresenceSettings.getRestorePresenceSettings()RestorePresenceSettings.restoreOnQueueEnabled(Boolean restoreOnQueueEnabled) Whether the ON_QUEUE presence will be restoredRestorePresenceSettings.restoreTimeMilliseconds(Long restoreTimeMilliseconds) How many milliseconds the presence will be restored withinMethods in com.mypurecloud.sdk.v2.model with parameters of type RestorePresenceSettingsModifier and TypeMethodDescriptionPresenceSettings.restorePresenceSettings(RestorePresenceSettings restorePresenceSettings) The settings for the restore presence featurevoidPresenceSettings.setRestorePresenceSettings(RestorePresenceSettings restorePresenceSettings)