RetryCachedMessages
Attempts to resend any cached messages. If no messages are in the cache, this method does nothing.
Usage
http://localhost:3000
- C#
- C++
- Objective-C
- Java
- JavaScript
- Dart
- Cloud Code
- Raw
_bc.RetryCachedMessages();
_bc->retryCachedMessages();
[_bc retryCachedMessages];
_bc.retryCachedMessages();
// N/A
_bc.retryCachedMessages();
// N/A
// N/A