API Chnage: Updated session to be dynamically allocated, so session creation...
API Chnage: Updated session to be dynamically allocated, so session creation now takes a pointer to a session pointer and a seperate copy of KineticSessionConfig which gets internalized into the KineticSession instance. The session instance is actually destroyed and freed in KineticClient_DestroyConnection.
Loading
Please sign in to comment