String channelARN
The ARN of the signaling channel to be used for the peer-to-peer connection between configured peers.
String clientId
Unique identifier for the viewer. Must be unique within the signaling channel.
String service
Specifies the desired service. Currently, TURN is the only valid value.
String username
An optional user ID to be associated with the credentials.
List<E> uris
An array of URIs, in the form specified in the I-D.petithuguenin-behave-turn-uris spec. These URIs provide the different addresses and/or protocols that can be used to reach the TURN server.
String username
A username to login to the ICE server.
String password
A password to login to the ICE server.
Integer ttl
The period of time, in seconds, during which the username and password are valid.
String answer
The base64-encoded SDP answer content.
Copyright © 2019. All rights reserved.