Returned Type:
ConsumerCreateResult
Returns a ConsumerCreateResult object that has the following structure:
int <CreationResult>
|
if the command's result is OK this tag contains: 0 (zero) consumer created correctly, 1 (one) consumer not created.
|
int <CreationId>
|
if the command's result is OK this tag contains the just created Consumer's unique ID.
|