org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMMyStatusChangedNotification
java.lang.Object
org.rococoa.cocoa.instantmessage.InstantMessageLibrary.IMMyStatusChangedNotification
- Enclosing interface:
- InstantMessageLibrary
public static final class InstantMessageLibrary.IMMyStatusChangedNotification
- extends Object
Received from IMService's custom notification center. Posted when the local user changes online status.
This notification is relevant to no particular object. The user information dictionary will not contain keys.
The client should call myStatus to get the new status.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstantMessageLibrary.IMMyStatusChangedNotification
public InstantMessageLibrary.IMMyStatusChangedNotification()
get
public static InstantMessageLibrary.IMMyStatusChangedNotification.IMMyStatusChangedNotification_holder get()