org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification
java.lang.Object
org.rococoa.cocoa.instantmessage.InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification
- Enclosing interface:
- InstantMessageLibrary
public static final class InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification
- extends Object
Received from IMService's custom notification center. Posted when the user changes their preferred images for displaying status.
This notification is relevant to no particular object. The user information dictionary will not contain keys. Clients that display
status information graphically (using the green/yellow/red dots) should call imageURLForStatus: to get the new image.
See "Class Methods" for IMService in this document.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification
public InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification()
get
public static InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification.IMStatusImagesChangedAppearanceNotification_holder get()