Class ScreenShareSession


  • public class ScreenShareSession
    extends JingleMediaSession
    This Class implements a complete JingleMediaSession. It should be used to transmit and receive captured images from the Display. This Class should be automatically controlled by JingleSession. For better NAT Traversal support this implementation don't support only receive or only transmit. To receive you MUST transmit. So the only implemented and functionally methods are startTransmit() and stopTransmit()