disconnect Method

Will disconnect from the SMPP service.

Syntax

def disconnect() -> None: ...

Remarks

This method will send an unbind command and close the socket connection to the smpp_server. After a unbind operation and socket closing, a on_disconnected event will be fired containing the status of the unbind operation.

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