| Method | Description | 
|---|---|
| Command() | Returns the command constant of the current message | 
| HandlerForReply() | Returns the handler for replies sent in response to the BInvoker | 
| Invoke() | Sends a BMessage to the target | 
| BInvoker() | Constructor | 
| ~BInvoker() | Destructor | 
| IsTargetLocal() | Returns true if the BInvoker and its target are in the same team | 
| Message() | Returns the current message | 
| Messenger() | Returns a BMessenger for the target of the BInvoker | 
| SetHandlerForReply() | Sets the handler for replies sent in response to the BInvoker | 
| SetMessage() | Sets the current message | 
| SetTarget() | Sets the BInvoker's target | 
| Target() | Returns the target of the BInvoker | 
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified January 28, 1998.