Uses of Enum Class
com.vonage.client.proactiveconnect.SyncStatusValue
Packages that use SyncStatusValue
Package
Description
This package contains classes and sub-packages to support usage of the
Vonage Proactive Connect API.
-
Uses of SyncStatusValue in com.vonage.client.proactiveconnect
Methods in com.vonage.client.proactiveconnect that return SyncStatusValueModifier and TypeMethodDescriptionstatic SyncStatusValueSyncStatusValue.fromString(String value) SyncStatus.getValue()Synchronization state of the list.static SyncStatusValueReturns the enum constant of this class with the specified name.static SyncStatusValue[]SyncStatusValue.values()Returns an array containing the constants of this enum class, in the order they are declared.