LiveKit Swift Client SDK Documentation

Enumeration Subscription​State

@objc
public enum SubscriptionState: Int, Codable  
%463 SubscriptionState SubscriptionState Int Int SubscriptionState->Int Codable Codable SubscriptionState->Codable

Conforms To

Codable
Int

Enumeration Cases

subscribed

case subscribed

not​Allowed

case notAllowed

unsubscribed

case unsubscribed