Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRCKitHQVoiceMessageComponentProps

Hierarchy

  • IRCKitHQVoiceMessageComponentProps

Index

Properties

isOwner: boolean

Whether it is a message sent by one's own side

playing: boolean

Is Playing

progress: number

Playback Progress

duration: number

Voice Message Duration

Methods

  • toggle(): void
  • Toggle Play/Pause State

    Returns void