Methods |
public
__construct
(
PHPFUI |
public
delete
(
string
$topic_id
) :
bool
DELETE Webhook Topic Subscriptions Use this DELETE method to unsubscribe your application from notifications
|
public
get
(
string
$topic_id
) :
array
GET Webhook Topic Subscription Use this GET method to return subscription information for a certain
|
public
put
(
string
$topic_id
,
PHPFUI PUT Webhook Topic Subscription Use this PUT method to subscribe your application to a
After you subscribe your application, Constant Contact will automatically
|
Properties |
Methods |