Satori RTM Core SDK
Data Fields
rtm_list_iterator_t Struct Reference

SDK uses this type to return collections of strings, for example messages in subscription_data PDUs. User code repeatedly calls rtm_iterate with the iterator, getting all messages one by one. More...

#include <rtm.h>

Data Fields

char * position
 

Detailed Description

SDK uses this type to return collections of strings, for example messages in subscription_data PDUs. User code repeatedly calls rtm_iterate with the iterator, getting all messages one by one.

See also
rtm_iterate

The documentation for this struct was generated from the following file: