Uses of Interface
com.bandwidth.WebRtcBasicAuthCredentials
-
Packages that use WebRtcBasicAuthCredentials Package Description com.bandwidth -
-
Uses of WebRtcBasicAuthCredentials in com.bandwidth
Classes in com.bandwidth that implement WebRtcBasicAuthCredentials Modifier and Type Class Description class
WebRtcBasicAuthManager
Utility class for authorization and token management.Methods in com.bandwidth that return WebRtcBasicAuthCredentials Modifier and Type Method Description WebRtcBasicAuthCredentials
BandwidthClient. getWebRtcBasicAuthCredentials()
The credentials to use with WebRtcBasicAuth.WebRtcBasicAuthCredentials
Configuration. getWebRtcBasicAuthCredentials()
The credentials to use with WebRtcBasicAuth.
-