Skip to main content

Streaming::isIplActive

Syntax

```js mp.game.streaming.isIplActive(iplName); ```

Required Arguments

  • iplName: String

Return value

  • Boolean

Example

```js // todo ```

See also