You are viewing documentation for version: 3.2 | 3.5 (latest) | Version History
- Global EMBER_MAX_SECURED_APPLICATION_PAYLOAD_LENGTH
- The maximum length in bytes of the application payload for a secured message. This define has been deprecated, you should use the emberGetMaximumPayloadLength API instead.
- Global EMBER_MAX_UNSECURED_APPLICATION_PAYLOAD_LENGTH
- The maximum length in bytes of the application payload for an unsecured message. This define has been deprecated, you should use the emberGetMaximumPayloadLength API instead.