#include <FmsAuthActions.h>

Public Member Functions | |
| virtual IFmsAuthEvent::Status | setClientId (const FmsVariant &field)=0 |
| virtual IFmsAuthEvent::Status IFmsDisconnectAction::setClientId | ( | const FmsVariant & | field | ) | [pure virtual] |
Sets the ID of the client to disconnect. If a client ID is not set, the client associated with the event is disconnected.
| field | kI64 variant (see the FmsVariant structure). |