danog\MadelineProto\VoIP\DiscardReason
Author: Daniil Gentili daniil@daniil.it
Why was the call discarded?
Constants
danog\MadelineProto\VoIP\DiscardReason::MISSED
: We missed the calldanog\MadelineProto\VoIP\DiscardReason::DISCONNECTED
: The phone call was disconnecteddanog\MadelineProto\VoIP\DiscardReason::HANGUP
: The phone call ended normallydanog\MadelineProto\VoIP\DiscardReason::BUSY
: The phone call was discarded because the user is busy in another call
Properties
$name
:string
Method list:
Methods:
cases(): array
Generated by danog/phpdoc