Package | Description |
---|---|
tigase.xmpp.impl |
Package containing implementation of all Session Manager plugins
|
Modifier and Type | Method and Description |
---|---|
static PrivacyList.Item.Type |
PrivacyList.Item.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrivacyList.Item.Type[] |
PrivacyList.Item.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PrivacyList.isAllowed(JID jid,
PrivacyList.Item.Type type) |
boolean |
PrivacyList.Item.matches(JID jid,
PrivacyList.Item.Type type) |
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.