org.rococoa.cocoa.instantmessage
Class InstantMessageLibrary.IMPersonLastNameKey

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

public static final class InstantMessageLibrary.IMPersonLastNameKey
extends Object

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


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

Constructor Detail

InstantMessageLibrary.IMPersonLastNameKey

public InstantMessageLibrary.IMPersonLastNameKey()
Method Detail

get

public static InstantMessageLibrary.IMPersonLastNameKey.IMPersonLastNameKey_holder get()