Release 5.  Copyright ©1994-1998 by TipTop Software, Inc.  All Rights Reserved.





TTReceptionistProtocol




Adopted By: TTReceptionist
Declared In: <ObjCore/TTReceptionistProtocol.h>



Protocol Description

n/a.



Method Types

objectForKey:forClient:



Instance Methods

objectForKey:forClient:
  (id)objectForKey:(NSString *)name forClient:(id)client

Returns object vended under name, nil if there is no such object.






###