|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Email | |
---|---|
net.sourceforge.jsdp | Classes for encoding and decoding SDP messages. |
Uses of Email in net.sourceforge.jsdp |
---|
Methods in net.sourceforge.jsdp that return Email | |
---|---|
static Email |
SDPFactory.createEmail(String info)
Returns a new Email. |
Email[] |
SessionDescription.getEmails()
Returns the email fields. |
static Email |
Email.parse(String field)
Parse an input string and constructs the equivalent email field. |
Methods in net.sourceforge.jsdp with parameters of type Email | |
---|---|
void |
SessionDescription.addEmail(Email field)
Adds an email field. |
void |
SessionDescription.setEmails(Email[] fields)
Sets email fields. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |