Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これでSMSをフラッシュ(通知)SMSとして送信したいのですが、そのメッセージは受信者のモバイル画面にすぐに表示されますが、保存されません。
どうすればこれができるか教えてください。
前もって感謝します。
Wap Push over SMS は、特殊なエンコードを使用した SMS メッセージです。メッセージの内容は、特殊な XML 形式でエンコードする必要があります。
詳細については、SMS を介した Google wap プッシュをご覧ください。