| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
ChatPlugin |
ChatPlugin.copyFrom(ChatPlugin instance) |
static ChatPlugin |
ChatPlugin.loadJSON(String json,
APIContext context,
String header) |
ChatPlugin |
ChatPlugin.setFieldAlignment(String value) |
ChatPlugin |
ChatPlugin.setFieldDesktopBottomSpacing(String value) |
ChatPlugin |
ChatPlugin.setFieldDesktopSideSpacing(String value) |
ChatPlugin |
ChatPlugin.setFieldEntryPointIcon(String value) |
ChatPlugin |
ChatPlugin.setFieldEntryPointLabel(String value) |
ChatPlugin |
ChatPlugin.setFieldGreetingDialogDisplay(String value) |
ChatPlugin |
ChatPlugin.setFieldGuestChatMode(String value) |
ChatPlugin |
ChatPlugin.setFieldMobileBottomSpacing(String value) |
ChatPlugin |
ChatPlugin.setFieldMobileChatDisplay(String value) |
ChatPlugin |
ChatPlugin.setFieldMobileSideSpacing(String value) |
ChatPlugin |
ChatPlugin.setFieldThemeColor(String value) |
ChatPlugin |
ChatPlugin.setFieldWelcomeScreenGreeting(String value) |
| Modifier and Type | Method and Description |
|---|---|
APINodeList<ChatPlugin> |
Page.APIRequestGetChatPlugin.execute() |
APINodeList<ChatPlugin> |
Page.APIRequestGetChatPlugin.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<ChatPlugin>> |
Page.APIRequestGetChatPlugin.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<ChatPlugin>> |
Page.APIRequestGetChatPlugin.executeAsync(Map<String,Object> extraParams) |
APINodeList<ChatPlugin> |
Page.APIRequestGetChatPlugin.getLastResponse() |
static APIRequest.ResponseParser<ChatPlugin> |
ChatPlugin.getParser() |
static APINodeList<ChatPlugin> |
ChatPlugin.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<ChatPlugin> |
Page.APIRequestGetChatPlugin.parseResponse(String response,
String header) |
| Modifier and Type | Method and Description |
|---|---|
ChatPlugin |
ChatPlugin.copyFrom(ChatPlugin instance) |
Copyright © 2024. All rights reserved.