Get the SmartFoxServer Flash API version.
The current version of the SmartFoxServer client API.
Version:
SmartFoxServer Basic / Pro
The following example shows how to trace the SmartFoxServer API version.
CopyC#
Trace.WriteLine("Current API version: " + smartFox.GetVersion());