ErizoClient Class Reference

Inherits from NSObject
Declared in ErizoClient.h
ErizoClient.m

Overview

@interface ErizoClient

This is a dummy class with the purpose of initialize the library before being used.

You should call sharedInstance: before any call to other ErizoClient classes and methods.

+ sharedInstance

Create a shared instance of ErizoClient.

+ (instancetype)sharedInstance

Discussion

This initalizer should be called allways before start using the library.

Declared In

ErizoClient.h