SubscriptionDescription.setForwardTo(String forwardTo) 方法
定义
public void setForwardTo(String forwardTo)
参数
- forwardTo
- String
- The path of the recipient entity to which all the messages sent to the subscription are forwarded to. If set, user cannot manually receive messages from this subscription. The destination entity must be an already existing entity.