Nexus API Reference

WebSocketFrame
in package

Read onlyYes
FinalYes
Tags
psalm-api

Table of Contents

Constants

KIND_BINARY  = 2
KIND_TEXT  = 1

Properties

$kind  : int
$text  : string

Methods

__construct()  : mixed

Constants

Properties

Methods

__construct()

public __construct(int $kind, string $text) : mixed
Parameters
$kind : int
$text : string

        
On this page

Search results