| Class Rice::Payload |
|
A Payload is the basis for all ICE communcations between parties.
| Methods |
| Attributes |
| :document | [R] | |
| :party | [R] |
| Public Class methods |
| new(domain, party) |
Creates an NQXML::Document that's an empty payload.
| Public Instance methods |
| payloadNode() |
Returns the payload document node. This is the document's root node.
| to_xml() |
Returns the XML representation of the payload.