BMXMessage_DeliveryQos Constants Reference
Declared in floo_proxy.h
BMXMessage_DeliveryQos
消息投递质量
Definition
typedef NS_ENUM(NSInteger, BMXMessage_DeliveryQos ) {
BMXMessage_DeliveryQos_AtLastOnce,
BMXMessage_DeliveryQos_AtMostOnce,
BMXMessage_DeliveryQos_ExactlyOnce,
};
Constants
BMXMessage_DeliveryQos_AtLastOnce
消息投递质量
Declared In floo_proxy.h
.
BMXMessage_DeliveryQos_AtMostOnce
最少投递一次
Declared In floo_proxy.h
.
BMXMessage_DeliveryQos_ExactlyOnce
最多投递一次
Declared In floo_proxy.h
.
Declared In
floo_proxy.h