Can someone explain the meanings of all legal values for the sub, ask and recv columns in jiveRoster?
Thanks
Can someone explain the meanings of all legal values for the sub, ask and recv columns in jiveRoster?
Thanks
Sub
-1: Indicates the roster item should be removed.
0: No subscription is established.
1: The roster owner has a subscription to the roster item’'s presence.
2: The roster item has a subscription to the roster owner’'s presence.
3: The roster item and owner have a mutual subscription.
Ask
-1: The roster item has no pending subscripton requests.
0: The roster item has been asked for permission to subscribe to their presence but no response has been received.
1: The roster owner has asked to the roster item to unsubscribe from it’'s presence but has not received confirmation.
Recv
-1: There are no subscriptions that have been received but not presented to the user.
1: The server has received a subscribe request, but has not forwarded it to the user.
2: The server has received an unsubscribe request, but has not forwarded it to the user.
Regards,
– Gato
Thanks very much!