Searched refs:dataChannelBinding (Results 1 – 1 of 1) sorted by relevance
486 TransportType dataChannelBinding = mConfig.getDataChannelBinding(); in createDataChannel() local487 if (dataChannelBinding == TransportType.HTTP) { in createDataChannel()489 } else if (dataChannelBinding == TransportType.SMS) { in createDataChannel()