org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification

java.lang.Object
  extended by 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.


Nested Class Summary
static class InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification.IMStatusImagesChangedAppearanceNotification_holder
           
 
Constructor Summary
InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification()
           
 
Method Summary
static InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification.IMStatusImagesChangedAppearanceNotification_holder get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification

public InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification()
Method Detail

get

public static InstantMessageLibrary.IMStatusImagesChangedAppearanceNotification.IMStatusImagesChangedAppearanceNotification_holder get()