This is the complete list of members for fm.liveswitch.SessionDescription, including all inherited members.
| fromJson(String sessionDescriptionJson) | fm.liveswitch.SessionDescription | static |
| getHasAudio() | fm.liveswitch.SessionDescription | |
| getHasData() | fm.liveswitch.SessionDescription | |
| getHasVideo() | fm.liveswitch.SessionDescription | |
| getIsOffer() | fm.liveswitch.SessionDescription | |
| getSdpMessage() | fm.liveswitch.SessionDescription | |
| getSessionId() | fm.liveswitch.SessionDescription | |
| getSessionVersion() | fm.liveswitch.SessionDescription | |
| getTieBreaker() | fm.liveswitch.SessionDescription | |
| getType() | fm.liveswitch.SessionDescription | |
| SessionDescription() | fm.liveswitch.SessionDescription | |
| setSdpMessage(fm.liveswitch.sdp.Message value) | fm.liveswitch.SessionDescription | |
| setSessionVersion(long value) | fm.liveswitch.SessionDescription | |
| setTieBreaker(String value) | fm.liveswitch.SessionDescription | |
| setType(fm.liveswitch.SessionDescriptionType value) | fm.liveswitch.SessionDescription | |
| toJson(final fm.liveswitch.SessionDescription sessionDescription) | fm.liveswitch.SessionDescription | static |
| toJson() | fm.liveswitch.SessionDescription |