Class Capability
java.lang.Object
com.sinch.sdk.core.utils.EnumDynamic<String,Capability>
com.sinch.sdk.domains.numbers.models.v1.Capability
Capability of a phone number
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Capability
The SMS product can use the numberstatic final Capability
The Voice product can use the number -
Method Summary
Modifier and TypeMethodDescriptionstatic Capability
static String
static 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
-