Feedback
class Feedback extends SslSocket
Constants
SEND_INTERVAL |
Minimum interval between sending two messages in microseconds (Internal use)
|
READ_TIMEOUT |
Minimum interval to wait for a response (Internal use)
|
Methods
array
receive()
Receive the feedback tuples from APNS
Details
at line 15
__construct(Certificate $certificate)
Construct Feedback
in SslSocket at line 48
setLogger(LoggerInterface $logger)
Sets a logger instance on the object
in SslSocket at line 58
Certificate
getCertificate()
Get the certificate used with this connection
at line 25
array
receive()
Receive the feedback tuples from APNS