Link Search Menu Expand Document

danog\MadelineProto\VoIP\MediaState

Back to index

Author: Daniil Gentili daniil@daniil.it

The media state of the other party of a one-to-one call, as reported by its MediaState

tgcalls signaling message.

Properties

  • $muted: bool Whether the other party muted their microphone.
  • $video: bool Whether the other party is transmitting a camera video stream.
  • $screencast: bool Whether the other party is transmitting a screen sharing stream.
  • $batteryLow: bool Whether the other party reported a low battery level. — Generated by danog/phpdoc