Call Credentials Response
data class CallCredentialsResponse(val callCredentialType: String, val fromPlugin: MetadataCredentialsFromPluginResponse)
Deprecated gRPC call credentials to access the SDS server. gRPC call credentials to access the SDS server.
Constructors
Link copied to clipboard
fun CallCredentialsResponse(callCredentialType: String, fromPlugin: MetadataCredentialsFromPluginResponse)