|
JAIN-SIP 2.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Content | |
---|---|
javax.sip.message | This package contains the interfaces representing SIP messages. |
Uses of Content in javax.sip.message |
---|
Methods in javax.sip.message that return types with arguments of type Content | |
---|---|
Iterator<Content> |
MultipartMimeContent.getContents()
Retrieve the list of Content that is part of this MultitypeMime content. |
Methods in javax.sip.message with parameters of type Content | |
---|---|
boolean |
MultipartMimeContent.add(Content content)
|
void |
MultipartMimeContent.addContent(Content content)
Set the content by its type. |
|
JAIN-SIP 2.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |