public interface IPublishAgent
| Modifier and Type | Method and Description |
|---|---|
EnumSubscriptionType |
getSubscriptionType(ISegmentSet objSegmentSet)
This will check that received message is subscription message or not.
|
EnumSubscriptionType getSubscriptionType(ISegmentSet objSegmentSet)
objSegmentSet - object of Segment Set received.