Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix B Datatypes : Enumerated Types : tibas_memberEventType

tibas_memberEventType
Type
Declaration
typedef enum _tibas_memberEventType {
TIBAS_MEMBER_EVENT_JOIN = 0,
TIBAS_MEMBER_EVENT_UPDATE = 1,
TIBAS_MEMBER_EVENT_LEAVE = 2
} tibas_memberEventType;
Purpose
This type represents the type of event returned by a member action.
Values
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved