Media Graph Clear Endpoint Response
data class MediaGraphClearEndpointResponse(val credentials: MediaGraphUsernamePasswordCredentialsResponse? = null, val odataType: String, val url: String)
An endpoint to connect to with no encryption in transit.
Constructors
Link copied to clipboard
constructor(credentials: MediaGraphUsernamePasswordCredentialsResponse? = null, odataType: String, url: String)