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

54 lines
757 B
Markdown

---
title: danog\MadelineProto\Ipc\IpcState: IPC state class.
description:
---
# `danog\MadelineProto\Ipc\IpcState`
[Back to index](../../../index.md)
> 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](https://phpdoc.daniil.it)
### `getStartupId(): int`
Get startup ID.
---
Generated by [danog/phpdoc](https://phpdoc.daniil.it)
### `getException(): ?\Throwable`
Get exception.
#### See also:
* `\Throwable`
---
Generated by [danog/phpdoc](https://phpdoc.daniil.it)
---
Generated by [danog/phpdoc](https://phpdoc.daniil.it)