Table of Contents

Class SetTrackSubscriptionPermissionsResponse

Namespace
LiveKit.Proto
public sealed class SetTrackSubscriptionPermissionsResponse : Google.Protobuf.IMessage<SetTrackSubscriptionPermissionsResponse>, Google.Protobuf.IBufferMessage
Inheritance
SetTrackSubscriptionPermissionsResponse
Implements
IBufferMessage
Extension Methods

Constructors

SetTrackSubscriptionPermissionsResponse()

public SetTrackSubscriptionPermissionsResponse()

SetTrackSubscriptionPermissionsResponse(SetTrackSubscriptionPermissionsResponse)

public SetTrackSubscriptionPermissionsResponse(SetTrackSubscriptionPermissionsResponse other)

Parameters

other SetTrackSubscriptionPermissionsResponse

Properties

Descriptor

public static Google.Protobuf.Reflection.MessageDescriptor Descriptor { get; }

Property Value

MessageDescriptor

Parser

public static Google.Protobuf.MessageParser<SetTrackSubscriptionPermissionsResponse> Parser { get; }

Property Value

MessageParser<SetTrackSubscriptionPermissionsResponse>

Methods

CalculateSize()

public int CalculateSize()

Returns

int

Clone()

public SetTrackSubscriptionPermissionsResponse Clone()

Returns

SetTrackSubscriptionPermissionsResponse

Equals(SetTrackSubscriptionPermissionsResponse)

public bool Equals(SetTrackSubscriptionPermissionsResponse other)

Parameters

other SetTrackSubscriptionPermissionsResponse

Returns

bool

Equals(object)

public override bool Equals(object other)

Parameters

other object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

MergeFrom(CodedInputStream)

public void MergeFrom(Google.Protobuf.CodedInputStream input)

Parameters

input CodedInputStream

MergeFrom(SetTrackSubscriptionPermissionsResponse)

public void MergeFrom(SetTrackSubscriptionPermissionsResponse other)

Parameters

other SetTrackSubscriptionPermissionsResponse

ToString()

public override string ToString()

Returns

string

WriteTo(CodedOutputStream)

public void WriteTo(Google.Protobuf.CodedOutputStream output)

Parameters

output CodedOutputStream