RoutingMessage interface
ルーティング メッセージ
プロパティ
| app |
アプリのプロパティ |
| body | ルーティング メッセージの本文 |
| system |
システム プロパティ |
プロパティの詳細
appProperties
アプリのプロパティ
appProperties?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}
body
ルーティング メッセージの本文
body?: string
プロパティ値
string
systemProperties
システム プロパティ
systemProperties?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}