AdobeConnectClient\Commands\Logout
Ends the session
More info see
- // Inherited members from Command
- protected Client $client;
- // methods
- protected bool process()
- // Inherited methods from Command
- public Command setClient()
- public mixed execute()
- protected abstract mixed process()
- $client — AdobeConnectClient\Client
- process() — Process the command and return a value
- execute() — Executes the command and return a value
- setClient()
Synopsis
class Logout
extends Command
{
Hierarchy
Extends
Coverage
Methods | 0% | 0 / 1 |
Lines | 0% | / |