| Package | Description |
|---|---|
| com.facebook.ads.sdk.serverside | |
| com.facebook.ads.sdk.signal |
| Modifier and Type | Method and Description |
|---|---|
HttpServiceInterface |
EventRequest.getHttpServiceClient()
Get the httpServiceClient.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventRequest.setHttpServiceClient(HttpServiceInterface httpServiceClient)
Set a custom http client that will be used to send the event request.
|
| Constructor and Description |
|---|
EventRequest(String pixelId,
APIContext context,
List<Event> data,
String testEventCode,
String partnerAgent,
String namespaceId,
String uploadId,
String uploadTag,
String uploadSource,
HttpServiceInterface httpServiceClient)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SignalResponse<HttpServiceInterface,HttpServiceInterface> |
EventRequest.getHttpServiceClient()
Get the httpServiceClient.
|
SignalResponse<HttpServiceInterface,HttpServiceInterface> |
EventRequest.getHttpServiceClient()
Get the httpServiceClient.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventRequest.setHttpServiceClient(HttpServiceInterface httpServiceClient)
Set a custom http client that will be used to send the event request.
|
| Constructor and Description |
|---|
EventRequest(String pixelId,
String pageId,
APIContext context,
List<Event> data,
String testEventCode,
String partnerAgent,
String namespaceId,
String uploadId,
String uploadTag,
String uploadSource,
HttpServiceInterface httpServiceClient) |
Copyright © 2021. All rights reserved.