Documentation

CandidateProtocol
in package

Protobuf type <code>livekit.CandidateProtocol</code>

Table of Contents

Constants

TCP  = 1
Generated from protobuf enum <code>TCP = 1;</code>
TLS  = 2
Generated from protobuf enum <code>TLS = 2;</code>
UDP  = 0
Generated from protobuf enum <code>UDP = 0;</code>

Properties

$valueToName  : mixed

Methods

name()  : mixed
value()  : mixed

Constants

Properties

$valueToName

private static mixed $valueToName = [self::UDP => 'UDP', self::TCP => 'TCP', self::TLS => 'TLS']

Methods


        
On this page

Search results