tibemsSubscriptionInfo Type Purpose Represent a subscription in the server. Function Description Page tibemsSubscriptionInfo_Destroy Destroy a subscriptionInfo object. 520 tibemsSubscriptionInfo_GetConsumerCount Get the number of consumers for this subscription. 521 tibemsSubscriptionInfo_GetCreateTime Get a subscription’s creation time in milliseconds. 522 tibemsSubscriptionInfo_GetID Get the subscription’s unique ID. 523 tibemsSubscriptionInfo_GetName Get the name of the subscription. 524 tibemsSubscriptionInfo_GetPendingMessageCount Get the number of pending messages for a subscription. 525 tibemsSubscriptionInfo_GetPendingMessageSize Get the combined size of pending messages for a subscription. 526 tibemsSubscriptionInfo_GetSelector Returns this subscription's selector. 527 tibemsSubscriptionInfo_GetTopicName Get the topic name that this subscription is for. 528 tibemsSubscriptionInfo_HasSelector Gets whether the subscription has a selector. 529 tibemsSubscriptionInfo_IsDurable Get whether this is a durable subscription. 530 tibemsSubscriptionInfo_IsShared Get whether this is a shared subscription. 531 Related Types tibemsConsumerInfo on page 455