Protocol
Description:
[ CCode ( has_construct_function = false ) ]
public Protocol (DBusDaemon dbus, string cm_name, string protocol_name, HashTable<void*,void*> immutable_properties) throws Error
public Protocol (DBusDaemon dbus, string cm_name, string protocol_name, HashTable<void*,void*> immutable_properties) throws Error
Parameters:
| dbus |
proxy for the D-Bus daemon; may not be |
| cm_name |
the connection manager name (such as "gabble") |
| protocol_name |
the protocol name (such as "jabber") |
| immutable_properties |
the immutable D-Bus properties for this protocol |
Returns:
|
a new protocol proxy, or |