Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRCKitHQVoiceMessageComponentProps

Hierarchy

  • IRCKitHQVoiceMessageComponentProps

Index

Properties

isOwner: boolean

是否为己方发送的消息

playing: boolean

是否播放中

progress: number

播放进度

duration: number

语音消息时长

Methods

  • toggle(): void
  • 切换播放与暂停状态

    Returns void