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