MadelineProtoDocs/docs/PHPInternal/danog/MadelineProto/Ipc/IpcState.md

757 B

title: danog\MadelineProto\Ipc\IpcState: IPC state class. description:

danog\MadelineProto\Ipc\IpcState

Back to index

Author: Daniil Gentili daniil@daniil.it

IPC state class.

Method list:

  • getStartupTime(): float
  • getStartupId(): int
  • getException(): ?\Throwable

Methods:

getStartupTime(): float

Get startup time.


Generated by danog/phpdoc

getStartupId(): int

Get startup ID.


Generated by danog/phpdoc

getException(): ?\Throwable

Get exception.

See also:

  • \Throwable

Generated by danog/phpdoc


Generated by danog/phpdoc