A session description type. More...
Public Member Functions | |
| SessionDescriptionType (int value) | |
| int | getAssignedValue () |
Static Public Member Functions | |
| [static initializer] | |
| static SessionDescriptionType | getByAssignedValue (int value) |
Public Attributes | |
| Offer =(1) | |
| Indicates an offer. More... | |
| Answer =(2) | |
| Indicates an answer. More... | |
A session description type.
| fm.liveswitch.SessionDescriptionType.SessionDescriptionType | ( | int | value | ) |
|
static |
| int fm.liveswitch.SessionDescriptionType.getAssignedValue | ( | ) |
|
static |
| fm.liveswitch.SessionDescriptionType.Answer =(2) |
Indicates an answer.
| fm.liveswitch.SessionDescriptionType.Offer =(1) |
Indicates an offer.