set_subscribed


Description:

public void set_subscribed (bool subscribed)

(Un)subscribes to this service.

Note that the relevant messages are not immediately sent but queued. If you want to unsubcribe from this service because the application is quitting, rely on automatic synchronised unsubscription on object destruction instead.

Parameters:

this

A ServiceProxy

subscribed

true to subscribe to this service