Modifier and Type | Method and Description |
---|---|
void |
MessageNotificationManager.startMessageNotification(SimpleReference reference,
String messageServiceActivationNumber,
String criteria) |
void |
MessageNotificationManagerClient.startMessageNotification(SimpleReference reference,
String messageServiceActivationNumber,
String criteria) |
Modifier and Type | Method and Description |
---|---|
String |
SendMessage.sendMessage(List<String> addresses,
String senderAddress,
String subject,
MessagePriority priority,
ChargingInformation charging,
SimpleReference receiptRequest) |
String |
SendMessageClient.sendMessage(List<String> addresses,
String senderAddress,
String subject,
MessagePriority priority,
ChargingInformation charging,
SimpleReference receiptRequest) |
Modifier and Type | Method and Description |
---|---|
SimpleReference |
ObjectFactory.createSimpleReference()
Create an instance of
SimpleReference |
Modifier and Type | Field and Description |
---|---|
protected SimpleReference |
StartMessageNotification.reference |
Modifier and Type | Method and Description |
---|---|
SimpleReference |
StartMessageNotification.getReference()
Gets the value of the reference property.
|
Modifier and Type | Method and Description |
---|---|
void |
StartMessageNotification.setReference(SimpleReference value)
Sets the value of the reference property.
|
Modifier and Type | Field and Description |
---|---|
protected SimpleReference |
SendMessage.receiptRequest |
Modifier and Type | Method and Description |
---|---|
SimpleReference |
SendMessage.getReceiptRequest()
Gets the value of the receiptRequest property.
|
Modifier and Type | Method and Description |
---|---|
void |
SendMessage.setReceiptRequest(SimpleReference value)
Sets the value of the receiptRequest property.
|
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.