#include <ServiceCancel.h>
Inheritance diagram for ServiceCancel:


Definition at line 11 of file ServiceCancel.h.
Public Member Functions | |
| ServiceCancel (long sessionId, string reason) | |
| virtual | ~ServiceCancel () |
| ServiceCancel (const Message &otherMessage) throw (MessageCastException) | |
| ServiceCancel & | operator= (const Message &otherMessage) throw (MessageCastException) |
| long | getSessionId () |
| string | getReason () |
1.5.1