AuthDomain Property

The domain under which the user will be authenticated.

Object Oriented Interface

public function getAuthDomain();
public function setAuthDomain($value);

Procedural Interface

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

Default Value

''

Remarks

Set this value if the user must authenticate via a third party authentication service that requires a different domain than the XMPP user's registered domain.

Data Type

String

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