User Property

The user portion of this entity's Jabber ID.

Object Oriented Interface

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

Procedural Interface

ipworksiot_xmpp_get($res, 42 );
ipworksiot_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 IoT 2020 PHP Edition - Version 20.0 [Build 8265]