disconnect Method

This method disconnects the class from the server.

Syntax

def disconnect() -> None: ...

Remarks

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

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