Uses of Enum Class
org.webrtc.SessionDescription.Type
-
Uses of SessionDescription.Type in org.webrtc
Modifier and TypeMethodDescriptionstatic SessionDescription.Type
SessionDescription.Type.fromCanonicalForm
(String canonical) static SessionDescription.Type
Returns the enum constant of this class with the specified name.static SessionDescription.Type[]
SessionDescription.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionSessionDescription
(SessionDescription.Type type, String description)