initialize

open fun initialize(applicationContext: Context)

Stores the application context that will be returned by getApplicationContext. This is called by PeerConnectionFactory.initialize. The application context must be set before creating a PeerConnectionFactory and must not be modified while it is alive.