| Package | Description |
|---|---|
| tigase.muc.modules.selfping |
| Modifier and Type | Method and Description |
|---|---|
static Request.Result |
Request.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Request.Result[] |
Request.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Request.registerResponse(tigase.xmpp.jid.JID jid,
String stanzaId,
Request.Result result) |
void |
SelfPingerMonitor.registerResponse(tigase.xmpp.jid.JID jid,
String stanzaId,
Request.Result result) |
Copyright © 2007–2021 "Tigase, Inc.". All rights reserved.