Package 

Class ConnectionChannel

  • All Implemented Interfaces:
    com.glia.androidsdk.internal.EventEmitter

    
    public class ConnectionChannel
     implements EventEmitter
                        

    ConnectionChannel is a wrapper around signaling channel, that ensures that participants can communicate only if their connection ID matches. It is needed as one Medra instance might have several connections during a lifetime.