Use the tibasMetaspace_Listen() function to attach a listener to a specified space in a specified metaspace. You do not have to be joined to the space to call the function.
Calling tibasMetaspace_Listen() may cause the space to be automatically joined with a distribution role of
TIBAS_DISTRIBUTION_ROLE_LEECH if not already joined.
Prior to calling tibasMetaspace_Listen(), you must create a tibasListenerDef object by calling the
tibasListenerDef_Create() function or the
tibasListenerDef_CreateEx() function and specify the attributes of the listener, such as the time scope and distribution scope for the listener.