SMPPServer Property

The SMPP entity to which the class will connect.

Object Oriented Interface

public function getSMPPServer();
public function setSMPPServer($value);

Procedural Interface

ipworks_smpp_get($res, 22 );
ipworks_smpp_set($res, 22, $value );

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) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]