Subscribe to messages from the specified publisher.

interface SubscribePublisher {
    publisher: Name;
}

Properties

Properties

publisher: Name