Uses of Class
com.mypurecloud.sdk.v2.model.MediaType
Packages that use MediaType
-
Uses of MediaType in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MediaTypeModifier and TypeMethodDescriptionThe media type string as defined by RFC 2046.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type MediaTypeMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type MediaTypeModifier and TypeMethodDescriptionList of media types allowed for inbound messages from customers.List of media types allowed for outbound messages to customers.voidMediaTypeAccess.setInbound(List<MediaType> inbound) voidMediaTypeAccess.setOutbound(List<MediaType> outbound)