org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMPersonFirstNameKey

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

public static final class InstantMessageLibrary.IMPersonFirstNameKey
extends Object

Person's first name. 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 name of that person.


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

Constructor Detail

InstantMessageLibrary.IMPersonFirstNameKey

public InstantMessageLibrary.IMPersonFirstNameKey()
Method Detail

get

public static InstantMessageLibrary.IMPersonFirstNameKey.IMPersonFirstNameKey_holder get()