Package com.restfb.types.webhook
Class PermissionChangeValue
- java.lang.Object
-
- com.restfb.types.webhook.ChangeValue
-
- com.restfb.types.webhook.base.BaseChangeValue
-
- com.restfb.types.webhook.PermissionChangeValue
-
public class PermissionChangeValue extends BaseChangeValue
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.restfb.types.webhook.ChangeValue
ChangeValue.Verb
-
-
Constructor Summary
Constructors Constructor Description PermissionChangeValue()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
getTargetIds()
-
Methods inherited from class com.restfb.types.webhook.base.BaseChangeValue
getCreatedTime, getItem, getVerb, getVerbAsString, setCreatedTime, setItem, setVerb, setVerbAsString
-
Methods inherited from class com.restfb.types.webhook.ChangeValue
convertChangeValue, equals, hashCode, isWhatsapp, toString
-
-
-
-
Constructor Detail
-
PermissionChangeValue
public PermissionChangeValue()
-
-
Method Detail
-
getTargetIds
public List<String> getTargetIds()
-
-