ShareOptimizeType

public enum ShareOptimizeType

This Enum represents the OptimizeType of Screens Share

Since

3.9.0
  • This doesn’t set any special optimization.

    Since

    3.9.0

    Declaration

    Swift

    case Default
  • This helps in optimizing Screens Share while sharing video and motion.

    Since

    3.9.0

    Declaration

    Swift

    case OptimizeVideo
  • This helps in optimizing Screens Share while sharing text and images.

    Since

    3.9.0

    Declaration

    Swift

    case OptimizeText