Getting SDK Version Information
The createSDKVersionString function returns the version information for the RUI SDK instance in the supplied string parameter.
The createSDKVersionString function can be called more than once.
The createSDKVersionString function is a synchronous function, returning when all functionality is completed.
(NSString*) createSDKVersionString
Return Type
Formatted NSString containing the current RUI SDK version.