org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMServiceStatusChangedNotification
java.lang.Object
org.rococoa.cocoa.instantmessage.InstantMessageLibrary.IMServiceStatusChangedNotification
- Enclosing interface:
- InstantMessageLibrary
public static final class InstantMessageLibrary.IMServiceStatusChangedNotification
- extends Object
Received from IMService's custom notification center. Posted when the user logs in, logs off, goes away, and so on.
This notification is for the IMService object. The user information dictionary will not contain keys. The client
should call status to get the new status.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstantMessageLibrary.IMServiceStatusChangedNotification
public InstantMessageLibrary.IMServiceStatusChangedNotification()
get
public static InstantMessageLibrary.IMServiceStatusChangedNotification.IMServiceStatusChangedNotification_holder get()