• Preparing search index...
  • The search index is not available
session-service
  • session-service
  • application/commandHandlers/videoCommandHandlers
  • handlePlayVideoCommand

Function handlePlayVideoCommand

  • handlePlayVideoCommand(sessions, command): Promise<PlayVideoResponse>
  • Play Video Command Handler. Plays the Video if the Session is existing.

    Parameters

    • sessions: SessionRepository

      Session Repository

    • command: PlayVideoCommand

      Play Video Command

    Returns Promise<PlayVideoResponse>

    a Play Video Response specifying if the Command has been succesfully executed

    • Defined in application/commandHandlers/videoCommandHandlers.ts:23

Settings

Member Visibility
session-service
  • Loading...

Generated using TypeDoc