Class PassThreadControlItem
java.lang.Object
com.restfb.types.webhook.messaging.PassThreadControlItem
- All Implemented Interfaces:
InnerMessagingItem
public class PassThreadControlItem extends Object implements InnerMessagingItem
Represents the
Pass Thread
Control Callback
-
Constructor Summary
Constructors Constructor Description PassThreadControlItem()
-
Method Summary
Modifier and Type Method Description String
getMetadata()
String
getNewOwnerAppId()
void
setMetadata(String metadata)
void
setNewOwnerAppId(String newOwnerAppId)
-
Constructor Details
-
PassThreadControlItem
public PassThreadControlItem()
-
-
Method Details
-
getNewOwnerAppId
-
setNewOwnerAppId
-
getMetadata
-
setMetadata
-