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


Appendix B Datatypes : Enumerated Types : tibas_distributionRole

tibas_distributionRole
Type
Declaration
typedef enum _tibas_distributionRole {
TIBAS_DISTRIBUTION_ROLE_NONE = 0,
TIBAS_DISTRIBUTION_ROLE_LEECH = 1,
TIBAS_DISTRIBUTION_ROLE_SEEDER = 3
} tibas_distributionRole;
 
Purpose
This type represents the roles that can be assigned to the TIBCO ActiveSpaces space member.
Values
 
 
 

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