Table of Contents

Enum LeaveRequest.Types.Action

Namespace
LiveKit.Proto
Assembly
LiveKit.AspNetCore.ServerSdk.Abstractions.dll

indicates action clients should take on receiving this message

public enum LeaveRequest.Types.Action

Fields

[OriginalName("DISCONNECT")] Disconnect = 0

should disconnect

[OriginalName("RECONNECT")] Reconnect = 2

should attempt a reconnect, i. e. no reconnect=1

[OriginalName("RESUME")] Resume = 1

should attempt a resume with reconnect=1 in join URL