disconnect (method)

This method disconnects the class from the server.

Syntax

- (void)disconnect;
public func disconnect() throws -> Void

Remarks

The Disconnect method will send the disconnect command to the notification server. Upon disconnection, a Disconnected event will be fired.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]