Uses of Interface
com.eatthepath.pushy.apns.ApnsClientMetricsListener
| Package | Description |
|---|---|
| com.eatthepath.pushy.apns |
Contains classes and interfaces for interacting with the Apple Push Notification service (APNs).
|
-
Uses of ApnsClientMetricsListener in com.eatthepath.pushy.apns
Methods in com.eatthepath.pushy.apns with parameters of type ApnsClientMetricsListener Modifier and Type Method Description ApnsClientBuilderApnsClientBuilder. setMetricsListener(ApnsClientMetricsListener metricsListener)Sets the metrics listener for the client under construction.