MyVideo

public class MyVideo : NSObject

Represents a video statistics for the local user.

  • The network statistics.

    Declaration

    Swift

    @objc
    public let network: Network
  • The video statistics.

    Declaration

    Swift

    @objc
    public let video: Video