org.lastbamboo.common.ice.candidate
Interface IceCandidatePairFactory

All Known Implementing Classes:
IceCandidatePairFactoryImpl

public interface IceCandidatePairFactory

Factory for creating ICE candidate pairs.


Method Summary
 IceCandidatePair newPair(IceCandidate localCandidate, IceCandidate remoteCandidate)
           
 

Method Detail

newPair

IceCandidatePair newPair(IceCandidate localCandidate,
                         IceCandidate remoteCandidate)


Copyright © 2013 LittleShoot. All Rights Reserved.