org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMAVManagerStateChangedNotification

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

public static final class InstantMessageLibrary.IMAVManagerStateChangedNotification
extends Object

Received from IMService's custom notification center. Posted when iChat AV's input state has changed. This notification
is relevant to the shared IMAVManager instance. The user information dictionary will not contain keys. Clients should call
state to get the new state.


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

Constructor Detail

InstantMessageLibrary.IMAVManagerStateChangedNotification

public InstantMessageLibrary.IMAVManagerStateChangedNotification()
Method Detail

get

public static InstantMessageLibrary.IMAVManagerStateChangedNotification.IMAVManagerStateChangedNotification_holder get()