Class Capability
java.lang.Object
com.sinch.sdk.core.utils.EnumDynamic<String,Capability>
com.sinch.sdk.domains.numbers.models.v1.Capability
The capabilities the phone number supports: SMS, Voice, or both
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CapabilityThe SMS product can use the number.static final CapabilityThe Voice product can use the number. -
Method Summary
Modifier and TypeMethodDescriptionstatic Capabilitystatic Stringstatic Stream<Capability> values()Methods inherited from class com.sinch.sdk.core.utils.EnumDynamic
equals, hashCode, toString, value
-
Field Details
-
SMS
The SMS product can use the number. -
VOICE
The Voice product can use the number.
-
-
Method Details
-
values
-
from
-
valueOf
-