Provides information about the class that has implemented the push delegate listener.
Syntax
public static virtual void
registerForPayloadPush:
(id< ODPPushDelegate > delegate)
Parameters
-
delegate –
Instance of the class that has implemented the push listener delegate. Usage [ODPClientConnection registerForPayloadPush:self];