IPWorks 2020 JavaScript Edition

Questions / Feedback?

SMPPServer Property

The SMPP entity to which the class will connect.

Syntax


 getSMPPServer(): string;

 setSMPPServer(SMPPServer: string): void;

Default Value

""

Remarks

This property is the instant messaging server to which the class will connect when the Connect method is called. This property must contain a valid SMPP service application address.

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