MessageTemplateWhatsAppBindings クラス

定義

テンプレート固有の場所に値をリンクするバインディング オブジェクト。

public class MessageTemplateWhatsAppBindings : Azure.Communication.Messages.MessageTemplateBindings
type MessageTemplateWhatsAppBindings = class
    inherit MessageTemplateBindings
Public Class MessageTemplateWhatsAppBindings
Inherits MessageTemplateBindings
継承
MessageTemplateWhatsAppBindings

コンストラクター

MessageTemplateWhatsAppBindings(IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<KeyValuePair<String,MessageTemplateValueWhatsAppSubType>>)

MessageTemplateWhatsAppBindings の新しいインスタンスを初期化します。

プロパティ

Body

本文を取得します。

Button

ボタンを取得します。

Footer

フッターを取得します。

Header

ヘッダーを取得します。

適用対象