ProtonSubscriber

Undocumented in source.

Members

Functions

getSource
Source getSource()

Retrieves the local Source details for access or customisation.

getTarget
Target getTarget()

Retrieves the local Target details for access or customisation.

setSource
ProtonSubscriber!T setSource(Source source)

Sets the local Source details. Only useful to call before subscribing.

setTarget
ProtonSubscriber!T setTarget(Target target)

Sets the local Target details. Only useful to call before subscribing.

Meta