|
NTT DOCOMO and Hitachi Kokusai Electric Know-how & Confidential | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| RegulationException を使用しているパッケージ | |
|---|---|
| com.docomo_um.module.location | 位置情報に関するクラスを定義します。 |
| com.docomo_um.module.net | 無線通信に関するクラスを定義します。 |
| com.docomo_um.module.location での RegulationException の使用 |
|---|
| RegulationException をスローする com.docomo_um.module.location のメソッド | |
|---|---|
Location |
LocationProvider.getLocation()
現在位置取得を行います。 |
| com.docomo_um.module.net での RegulationException の使用 |
|---|
| RegulationException をスローする com.docomo_um.module.net のメソッド | |
|---|---|
void |
PacketSession.send()
発信します。 |
abstract void |
Session.send()
発信します。 |
void |
VoiceSession.send()
発信します。 |
int |
ShortMessageBox.send(int messageNumber,
boolean smssr,
int vp)
保存先のメッセージ番号を指定してSMSメッセージを送信します。 |
int |
ShortMessageBox.send(ShortMessage shortMessage,
boolean smssr,
int vp)
メッセージを指定してSMSメッセージを送信します。 |
void |
USSDServiceManager.send(java.lang.String message)
USSDを送信します。 |
void |
VoiceController.setCallWaiting(boolean enable)
キャッチホンサービスの有効/無効を設定します。 |
|
Copyright © 2013 NTT DOCOMO, INC. and Hitachi Kokusai Electric Inc. All Rights Reserved. | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||