org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMPersonInfoChangedNotification
java.lang.Object
org.rococoa.cocoa.instantmessage.InstantMessageLibrary.IMPersonInfoChangedNotification
- Enclosing interface:
- InstantMessageLibrary
public static final class InstantMessageLibrary.IMPersonInfoChangedNotification
- extends Object
Received from IMService's custom notification center. Posted when a screenName changes some aspect of their published information.
This notification is for the IMService object. The user information dictionary will always contain an IMPersonScreenNameKey and may
contain any of the following keys as described by "Dictionary Keys" in this document: IMPersonStatusMessageKey, IMPersonIdleSinceKey,
IMPersonFirstNameKey, IMPersonLastNameKey, IMPersonEmailKey, IMPersonPictureDataKey, IMPersonAVBusyKey, IMPersonCapabilitiesKey.
If a particular attribute has been removed, the value for the relevant key will be NSNull.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstantMessageLibrary.IMPersonInfoChangedNotification
public InstantMessageLibrary.IMPersonInfoChangedNotification()
get
public static InstantMessageLibrary.IMPersonInfoChangedNotification.IMPersonInfoChangedNotification_holder get()