PhoneNumberCapabilities

The phone number capabilities for Amazon Chime SDK phone numbers, such as enabled inbound and outbound calling, and text messaging.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Allows or denies inbound calling for the specified phone number.

Link copied to clipboard

Allows or denies inbound MMS messaging for the specified phone number.

Link copied to clipboard

Allows or denies inbound SMS messaging for the specified phone number.

Link copied to clipboard

Allows or denies outbound calling for the specified phone number.

Link copied to clipboard

Allows or denies inbound MMS messaging for the specified phone number.

Link copied to clipboard

Allows or denies outbound SMS messaging for the specified phone number.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String