MessageDetails interface
プロパティ
| directionality | 方向 (oneWay や twoWay など) について説明します |
| help |
HELP キーワードに関連付けられたモバイル終了メッセージのメッセージ テキスト (例: "This is the HELP message test.")。 |
| opt |
二重 Opt-In メソッドを確認するために使用されるキーワード (例: 'JOIN')。 |
| opt |
|
| opt |
|
| opt |
"STOP キーワードに関連付けられたモバイル終了メッセージのメッセージ テキスト (例: 'This is the STOP message test.')。 |
| recurrence | プログラムに関連付けられているメッセージングの性質を示します (例: "subscription"、"transaction")。 |
| supported |
プログラムで使用される適用可能なメッセージ プロトコル (SMS や MMS など)。 |
| use |
サポートされている各メッセージ コンテンツ タイプについて、エンド ユーザーとの間でメッセージ交換の例を提供します。 |
プロパティの詳細
directionality
方向 (oneWay や twoWay など) について説明します
directionality?: MessageDirectionality
プロパティ値
helpAnswerToUser
HELP キーワードに関連付けられたモバイル終了メッセージのメッセージ テキスト (例: "This is the HELP message test.")。
helpAnswerToUser?: string
プロパティ値
string
optInAnswerFromUser
二重 Opt-In メソッドを確認するために使用されるキーワード (例: 'JOIN')。
optInAnswerFromUser?: string
プロパティ値
string
optInConfirmationMessageToUser
optInConfirmationMessageToUser?: string
プロパティ値
string
optInMessageToUser
optInMessageToUser?: string
プロパティ値
string
optOutAnswerToUser
"STOP キーワードに関連付けられたモバイル終了メッセージのメッセージ テキスト (例: 'This is the STOP message test.')。
optOutAnswerToUser?: string
プロパティ値
string
recurrence
プログラムに関連付けられているメッセージングの性質を示します (例: "subscription"、"transaction")。
recurrence?: Recurrence
プロパティ値
supportedProtocol
プログラムで使用される適用可能なメッセージ プロトコル (SMS や MMS など)。
supportedProtocol?: MessageProtocol