User Property

The user portion of this entity's Jabber ID.

Object Oriented Interface

public function getUser();
public function setUser($value);

Procedural Interface

ipworksmq_xmpp_get($res, 42 );
ipworksmq_xmpp_set($res, 42, $value );

Default Value

''

Remarks

The User property is a unique username associated with this entity and set at time of registration under the field "user".

Data Type

String

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