Contents

start()

Indicates that the framework has started the provider.

Declaration

func start()

Discussion

An NEAppPushProvider subclass must override this method to create a connection with its server.

See Also

Implementing provider life cycle