MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Class Methods | List of all members
MCCleanup Class Reference

The Cleanup class is responsible for cleaning the memory of dynamic objects. More...

#import <client.h>

Inheritance diagram for MCCleanup:
Inheritance graph
[legend]
Collaboration diagram for MCCleanup:
Collaboration graph
[legend]

Class Methods

(void) + cleanup
 Cleans and frees the memory of dynamic objects. Call this method after all SDK objects have been destroyed. You would likely call this function just before the application exit.
 

Detailed Description

The Cleanup class is responsible for cleaning the memory of dynamic objects.

Method Documentation

◆ cleanup

+ (void) cleanup

Cleans and frees the memory of dynamic objects. Call this method after all SDK objects have been destroyed. You would likely call this function just before the application exit.


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