unref


Description:

public void unref ()

If this is statically allocated, does nothing.

Otherwise decreases the reference count of this. When its reference count drops to 0, the memory used is freed.

Parameters:

this

A DBusArgInfo.