projects/openvidu-components-angular/src/lib/directives/api/videoconference.directive.ts
The tokenError directive allows to display an error message in case of issues during token request.
It is only available for VideoconferenceComponent.
Default: undefined
<ov-videoconference [tokenError]="error"></ov-videoconference>
OnDestroy
Selector | ov-videoconference[tokenError] |