IP*Works! 2016 Android Edition
IP*Works! 2016 Android Edition
Questions / Feedback?

Connected Property

Indicates whether or not the component is bound.

Syntax

public boolean getConnected();

Remarks

The value of this property indicates whether or not the component has successfully bound to the SMPPServer. It will not be true until a successful Connected event has fired.

There are two ways to bind: by calling Connect with a user identifier and password which will set the UserId and Password properties before connecting; or by setting those two properties and calling SendMessage while not connected.

This property is read-only and not available at design time.

Default Value

False

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