Uses of Class
org.teamapps.ux.component.webrtc.apiclient.MediaSoupV3ApiOperation
| Package | Description |
|---|---|
| org.teamapps.ux.component.webrtc.apiclient |
-
Uses of MediaSoupV3ApiOperation in org.teamapps.ux.component.webrtc.apiclient
Methods in org.teamapps.ux.component.webrtc.apiclient that return MediaSoupV3ApiOperation Modifier and Type Method Description static MediaSoupV3ApiOperationMediaSoupV3ApiOperation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MediaSoupV3ApiOperation[]MediaSoupV3ApiOperation. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.ux.component.webrtc.apiclient with parameters of type MediaSoupV3ApiOperation Modifier and Type Method Description static java.lang.StringMediaSoupV3TokenGenerator. generateJwtToken(java.lang.String secret, MediaSoupV3ApiOperation operation, java.lang.String streamUuid, java.time.Duration tokenValidityDuration)