danog\MadelineProto\VoIP\CallState
Author: Daniil Gentili daniil@daniil.it
Constants
danog\MadelineProto\VoIP\CallState::REQUESTED
: The call was requesteddanog\MadelineProto\VoIP\CallState::INCOMING
: An incoming calldanog\MadelineProto\VoIP\CallState::ACCEPTED
: The call was accepteddanog\MadelineProto\VoIP\CallState::CONFIRMED
: The call was confirmeddanog\MadelineProto\VoIP\CallState::RUNNING
: The call is ongoingdanog\MadelineProto\VoIP\CallState::ENDED
: The call has ended
Properties
$name
:string
Method list:
Methods:
cases(): array
Generated by danog/phpdoc