[ CCode ( has_construct_function = false ) ]
public ProtocolInfo.from_string (string protocol_info) throws Error
Parses the protocol_info
string and creates a new ProtocolInfo object as
a result.
protocol_info |
The protocol info string |
A new ProtocolInfo object. Unref after usage. |