@ConfigurationProperties(prefix="facebook.messenger") public class MessengerProperties extends Object
| Constructor and Description |
|---|
MessengerProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGraphApiSubscriptionsUrl() |
String |
getGraphApiSubscriptionsUrl(String customAppId) |
String |
getGraphApiSubscriptionsUrl(String appId,
String appAccessToken) |
String |
getMessagingUrl() |
String |
getMessagingUrl(String token) |
String |
getPageProfileUrl() |
String |
getPageProfileUrl(String token) |
String |
getPageProfileUrl(String token,
Map<String,String> urlParameters) |
String |
getProfileUrl(String id) |
String |
getProfileUrl(String id,
String token) |
void |
init() |
@PostConstruct public void init()
public String getMessagingUrl()
public String getPageProfileUrl()
public String getGraphApiSubscriptionsUrl()
public String getGraphApiSubscriptionsUrl(String appId, String appAccessToken)
Copyright © 2018. All rights reserved.