Uses of Enum Class
org.teamapps.ux.component.webrtc.apiclient.MediaSoupV3ApiOperation
Packages that use MediaSoupV3ApiOperation
-
Uses of MediaSoupV3ApiOperation in org.teamapps.ux.component.webrtc.apiclient
Methods in org.teamapps.ux.component.webrtc.apiclient that return MediaSoupV3ApiOperationModifier and TypeMethodDescriptionstatic MediaSoupV3ApiOperationReturns the enum constant of this class with the specified name.static MediaSoupV3ApiOperation[]MediaSoupV3ApiOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.component.webrtc.apiclient with parameters of type MediaSoupV3ApiOperationModifier and TypeMethodDescriptionstatic StringMediaSoupV3TokenGenerator.generateJwtToken(String secret, MediaSoupV3ApiOperation operation, String streamUuid, Duration tokenValidityDuration)