set_publisher method

set_publisher

Adds the publisher.

def set_publisher(self, publisher):
    ...
ParameterTypeDescription
publisherstrThe publisher.

set_publisher

Adds the publisher.

def set_publisher(self, publisher):
    ...
ParameterTypeDescription
publisherlistThe publisher.

Exceptions

ExceptionDescription
ArgumentNullExceptionpublisher

See Also