EventClientType
@objc
public enum EventClientType : Int, CaseIterable, CustomStringConvertible
EventClientType defines type of EventClientConfiguration
-
Declaration
Swift
case meet -
Declaration
Swift
case chat -
Declaration
Swift
public var description: String { get }