Notification that a session has made a request using a selector that does not match any topics.
- See also
- PTDiffusionMissingTopicHandler
- Since
- 5.7
◆ serverNames
- (NSArray<NSString *>*) serverNames |
|
readnonatomicassign |
The list of the names of the servers through which the notification has been routed.
The first name in this list will be the name of the server to which the originating session was connected. If the notification was routed through remote server connections before reaching the recipient then those servers will also be listed in the order that the notification passed through them.
- Since
- 6.7
◆ sessionId
The identity of the client session that made the request.
- Since
- 5.7
◆ sessionProperties
- (NSDictionary<NSString *, NSString *>*) sessionProperties |
|
readnonatomicassign |
The session properties of the session that made the request.
- Since
- 6.7
◆ topicSelectorExpression
- (NSString*) topicSelectorExpression |
|
readnonatomicassign |
The topic selector expression that triggered this notification.
- Since
- 5.7