Uses of Class
com.mypurecloud.sdk.v2.model.MediaTypes
Packages that use MediaTypes
-
Uses of MediaTypes in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MediaTypesModifier and TypeMethodDescriptionMediaTypes.allow(MediaTypeAccess allow) Specify allowed media types for inbound and outbound messages.SupportedContent.getMediaTypes()SupportedContentReference.getMediaTypes()Methods in com.mypurecloud.sdk.v2.model with parameters of type MediaTypesModifier and TypeMethodDescriptionSupportedContent.mediaTypes(MediaTypes mediaTypes) Defines the allowable media that may be accepted for an inbound message or to be sent in an outbound message.voidSupportedContent.setMediaTypes(MediaTypes mediaTypes)