Package 

Class IceCandidate

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

    
    public class IceCandidate
    extends EmittableMessage
                        

    ICE candidate message, used for PeerConnection establishment.

    • Method Summary

      Modifier and Type Method Description
      static IceCandidate fromRTCCandidate(IceCandidate candidate)
      IceCandidate toRTCCandidate()
      • Methods inherited from class com.glia.androidsdk.internal.medra.internal.messages.EmittableMessage

        toJSONObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait