org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMMyStatusChangedNotification

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


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

Constructor Detail

InstantMessageLibrary.IMMyStatusChangedNotification

public InstantMessageLibrary.IMMyStatusChangedNotification()
Method Detail

get

public static InstantMessageLibrary.IMMyStatusChangedNotification.IMMyStatusChangedNotification_holder get()