DBusAny.typeSig

Get the DBus type signature of the value stored in the DBusAny object.

struct DBusAny
@property const pure nothrow @safe
string
typeSig
()

Return Value

Type: string

The type signature of the value stored in this DBusAny object.

Suggestion Box / Bug Report