public final class SubjectChangeEvent extends EventObject
SubjectChangeListener,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
Date |
getDate()
Gets the date, when the message was sent.
|
String |
getNickname()
Gets the nickname who changed the subject.
|
String |
getSubject()
Gets the new subject.
|
boolean |
isDelayed()
Indicates, if the subject change is delayed.
|
getSource, toStringpublic String getSubject()
public Date getDate()
public String getNickname()
public boolean isDelayed()
Copyright © 2014–2015 XMPP.rocks. All rights reserved.