Wowza Community

Access IApplication in HTTPProvider2Base

Hi!

I’m creating custom HTTPWebRTCExchangeSessionInfo class and need to access my application WMSProperties through IApplicationInstance (which can be accessed through IApplication). How could I do it? To be exact, I’m trying to access it right there:

protected void websocketSessionCreate(IWebSocketSession webSocketSession) {