org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMPersonStatusChangedNotification

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

public static final class InstantMessageLibrary.IMPersonStatusChangedNotification
extends Object

Received from IMService's custom notification center. Posted when a different user (screenName) logs in, logs off, goes away,
and so on. This notification is for the IMService object. The user information dictionary will always contain an
IMPersonScreenNameKey and an IMPersonStatusKey, and no others.


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

Constructor Detail

InstantMessageLibrary.IMPersonStatusChangedNotification

public InstantMessageLibrary.IMPersonStatusChangedNotification()
Method Detail

get

public static InstantMessageLibrary.IMPersonStatusChangedNotification.IMPersonStatusChangedNotification_holder get()