IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

SMPPServer Property

The SMPP entity to which the component will connect.

Syntax

char* GetSMPPServer();

int SetSMPPServer(char* lpszSMPPServer);

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.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]