| Package | Description |
|---|---|
| com.facebook.ads.sdk.serverside |
| Modifier and Type | Method and Description |
|---|---|
static HttpMethodEnum |
HttpMethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethodEnum[] |
HttpMethodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventResponse |
HttpServiceInterface.executeRequest(String url,
HttpMethodEnum httpMethod,
Map<String,String> headers,
HttpServiceParams params) |
Copyright © 2020. All rights reserved.