public interface MediaTypeHeader extends SipHeader
ContentTypeHeader| Modifier and Type | Method and Description |
|---|---|
static Buffer[] |
frame(Buffer buffer)
Convenience method for parsing out a media type header.
|
Buffer |
getContentSubType() |
Buffer |
getContentType() |
boolean |
isSDP()
Convenience method for checking whether the media type is
"application/sdp"
|
Buffer getContentType()
Buffer getContentSubType()
boolean isSDP()
static Buffer[] frame(Buffer buffer) throws SipParseException
frame in interface SipHeaderbuffer - SipParseExceptionCopyright © 2017. All Rights Reserved.