| Package | Description |
|---|---|
| com.askfast.askfastapi | |
| com.askfast.util |
| Modifier and Type | Method and Description |
|---|---|
Result |
AskFastRestClient.startDialog(Map<String,String> addressMap,
Map<String,String> addressCcMap,
Map<String,String> addressBccMap,
AdapterType adapterType,
String adapterID,
String senderName,
String subject,
String url)
Initiates a broadcast dialog request from a given adapterId.
|
Result |
AskFastRestClient.startDialog(String toAddress,
AdapterType adapterType,
String senderName,
String subject,
String url)
Initiates a dialog request from a given adapterId.
|
Result |
AskFastRestClient.startDialog(String toAddress,
String adapterId,
String senderName,
String subject,
String url)
Initiates a dialog request from a given adapterId.
|
Result |
AskFastRestClient.startEmailDialog(String toAddress,
String senderName,
String subject,
String url)
Initiate an Email request from a random Email adapter.
|
Result |
AskFastRestClient.startPhoneDialog(String toAddress,
String url)
Initiate a phone call from a random call adapter.
|
Result |
AskFastRestClient.startSMSDialog(String toAddress,
String senderName,
String url)
Initiate an SMS request from a random SMS adapter.
|
| Modifier and Type | Method and Description |
|---|---|
Result |
AskFastRestService.startDialog(DialogRequest req) |
Copyright © 2017 AskFast BV. All Rights Reserved.