org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMPersonStatusChangedNotification
java.lang.Object
org.rococoa.cocoa.instantmessage.InstantMessageLibrary.IMPersonStatusChangedNotification
- Enclosing interface:
- InstantMessageLibrary
public static final class InstantMessageLibrary.IMPersonStatusChangedNotification
- extends Object
Received from IMService's custom notification center. Posted when a different user (screenName) logs in, logs off, goes away,
and so on. This notification is for the IMService object. The user information dictionary will always contain an
IMPersonScreenNameKey and an IMPersonStatusKey, and no others.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstantMessageLibrary.IMPersonStatusChangedNotification
public InstantMessageLibrary.IMPersonStatusChangedNotification()
get
public static InstantMessageLibrary.IMPersonStatusChangedNotification.IMPersonStatusChangedNotification_holder get()