Class wsc.AUTHTYPE
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Enum for authentication type.
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
wsc.AUTHTYPE.SERVICE
The type of authentication required by the backend application.
|
| <static> |
wsc.AUTHTYPE.TURN
The type of authentication required by the TURN server.
|
Field Detail
<static>
wsc.AUTHTYPE.SERVICE
The type of authentication required by the backend application.
<static>
wsc.AUTHTYPE.TURN
The type of authentication required by the TURN server.