org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMServiceStatusChangedNotification

java.lang.Object
  extended by org.rococoa.cocoa.instantmessage.InstantMessageLibrary.IMServiceStatusChangedNotification
Enclosing interface:
InstantMessageLibrary

public static final class InstantMessageLibrary.IMServiceStatusChangedNotification
extends Object

Received from IMService's custom notification center. Posted when the user logs in, logs off, goes away, and so on.
This notification is for the IMService object. The user information dictionary will not contain keys. The client
should call status to get the new status.


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

Constructor Detail

InstantMessageLibrary.IMServiceStatusChangedNotification

public InstantMessageLibrary.IMServiceStatusChangedNotification()
Method Detail

get

public static InstantMessageLibrary.IMServiceStatusChangedNotification.IMServiceStatusChangedNotification_holder get()