Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
SIPUtils::Network::SIP::SDP
Inherits
Reference
<
Object
Constructors
new
(version :
Int32
, origin :
String
, session_name :
String
, connection :
String
, time :
String
, media :
String
, attributes :
Array
(
String
))
Source
Class methods
from_io
(pieces, io :
IO
)
Source
parse_first_line
(io :
IO
)
Source
valid?
(pieces)
Source
Instance methods
attributes
Source
connection
Source
media
Source
origin
Source
session_name
Source
time
Source
version
Source