Udostępnij za pośrednictwem


SmsChannelProperties Class

Definition

The parameters to provide for the Sms channel.

public class SmsChannelProperties
type SmsChannelProperties = class
Public Class SmsChannelProperties
Inheritance
SmsChannelProperties

Constructors

SmsChannelProperties(String, String, Boolean)

Initializes a new instance of SmsChannelProperties.

Properties

AccountSID

The Sms account SID. Value only returned through POST to the action Channel List API, otherwise empty.

AuthToken

The Sms auth token. Value only returned through POST to the action Channel List API, otherwise empty.

IsEnabled

Whether this channel is enabled for the bot.

IsValidated

Whether this channel is validated for the bot.

Phone

The Sms phone.

Applies to