org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMPersonEmailKey

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

public static final class InstantMessageLibrary.IMPersonEmailKey
extends Object

Person's e-mail address. This is a key used directly by Bonjour; however, if a person has an Address Book entry associated with a
relevant AIM account, this key will reflect the first e-mail address of that person.


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

Constructor Detail

InstantMessageLibrary.IMPersonEmailKey

public InstantMessageLibrary.IMPersonEmailKey()
Method Detail

get

public static InstantMessageLibrary.IMPersonEmailKey.IMPersonEmailKey_holder get()