MyScreenShare

public class MyScreenShare : NSObject

Represents a screen share 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