returnValues property

List<DBusValue> returnValues

Gets the value returned from this method or throws a DBusMethodResponseException if an error received.

Implementation

List<DBusValue> get returnValues;