X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fdata%2Fxml%2Forg.sip.connection.properties;fp=src%2Fdata%2Fxml%2Forg.sip.connection.properties;h=b628aae771bca97649da14ecc887cad77f07201c;hb=74800375ecf7f41e290cf7cc7fa9ee8b230be68e;hp=0000000000000000000000000000000000000000;hpb=89f0017e6a73945ea83247472a6fa07d6ee536b5;p=vicar diff --git a/src/data/xml/org.sip.connection.properties b/src/data/xml/org.sip.connection.properties new file mode 100644 index 0000000..b628aae --- /dev/null +++ b/src/data/xml/org.sip.connection.properties @@ -0,0 +1,24 @@ + array [ + dict entry( + string "HasImmortalHandles" + variant boolean true + ) + dict entry( + string "Status" + variant uint32 0 + ) + dict entry( + string "SelfHandle" + variant uint32 1 + ) + dict entry( + string "Interfaces" + variant array [ + string "org.freedesktop.Telepathy.Connection.Interface.Requests" + string "org.freedesktop.Telepathy.Connection.Interface.Contacts" + string "org.freedesktop.Telepathy.Connection.Interface.Aliasing" + ] + ) + ] + +type=MethodReturn, service=":1.16", signature="a{sv}", contents=([Argument: a{sv} {"HasImmortalHandles" = [Variant(bool): true], "Status" = [Variant(uint): 0], "SelfHandle" = [Variant(uint): 1], "Interfaces" = [Variant(QStringList): {"org.freedesktop.Telepathy.Connection.Interface.Requests", "org.freedesktop.Telepathy.Connection.Interface.Contacts", "org.freedesktop.Telepathy.Connection.Interface.Capabilities", "org.freedesktop.Telepathy.Connection.Interface.ServicePoint", "org.freedesktop.Telepathy.Connection.Interface.Cellular", "org.freedesktop.Telepathy.Connection.Interface.Anonymity", "com.nokia.Telepathy.Connection.Interface.StoredMessages"}]}])