org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMAVManagerURLToShareChangedNotification

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

public static final class InstantMessageLibrary.IMAVManagerURLToShareChangedNotification
extends Object

Received from IMService's custom notification center. Posted when the selected document to be shared has been changed by
the user during a running session. This notification is relevant to the shared IMAVManager instance. The user information
dictionary will not contain keys. Clients should call URLToShare to get the new URL. This notification will not be
sent when the IMAVManager's state first changes to IMAVRequested.


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

Constructor Detail

InstantMessageLibrary.IMAVManagerURLToShareChangedNotification

public InstantMessageLibrary.IMAVManagerURLToShareChangedNotification()
Method Detail

get

public static InstantMessageLibrary.IMAVManagerURLToShareChangedNotification.IMAVManagerURLToShareChangedNotification_holder get()