Interface IMqttClientMessageIdGenerator
- All Known Implementing Classes:
DefaultMqttClientMessageIdGenerator
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
mqtt client messageId 生成器
- Author:
- L.cm
-
Method Summary
-
Method Details
-
getId
int getId()获取 messageId- Returns:
- messageId
-