ResumeLiveData

Summary

This function will resume receiving live data from external sources in the event that receiving live data has been paused by PauseLiveData function call.

Examples

<resumelivedata />
This function will resume receiving live data from external sources. Useful if live data has been stopped from a call to PauseLiveData.