![]() ![]() ![]() |
||
|
The IM gateways can manage the information that other users can get about the gateways online status.
Note: XMPP permission management is included in the XMPP 1.0 specification, but several XMPP servers that were available at the time of the ColdFusion MX 7 release do not support permission management.
The following table describes the gateway permission management methods:
Method |
Description |
---|---|
Tells the IM server to add the specified user to the gateways deny list. If the |
|
Tells the IM server to add the specified user to the servers permit list. If the |
|
Returns the list of users that the server has been told not to send state information to. |
|
Returns the list of users that the server has been told to send state information to. |
|
Gets the gateways permit mode from the IM server. The permit mode determines whether all users can get the gateways online state information, or whether the server uses a permit list or a deny list to control which users get state information. |
|
Removes the user from the gateways deny list. |
|
Removes the user from the gateways permit list. |
|
Sets the gateways permit mode on the IM server. |
|
||
![]() ![]() ![]() |