Uses of Class
com.restfb.types.whatsapp.WABAAnalyticsDataPoint
-
Packages that use WABAAnalyticsDataPoint Package Description com.restfb.types.whatsapp -
-
Uses of WABAAnalyticsDataPoint in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return types with arguments of type WABAAnalyticsDataPoint Modifier and Type Method Description List<WABAAnalyticsDataPoint>
WABAAnalytics. getDataPoints()
List of analytics data points (e.g.Methods in com.restfb.types.whatsapp with parameters of type WABAAnalyticsDataPoint Modifier and Type Method Description boolean
WABAAnalytics. addDataPoint(WABAAnalyticsDataPoint dataPoint)
boolean
WABAAnalytics. removeDataPoint(WABAAnalyticsDataPoint dataPoint)
-