Luxand MirrorReality SDK – Library Activation

MirrorReality SDK is a copy-protected library, and must be activated with a license key before its use. You need to pass the license key received from Luxand, Inc. to the MR_ActivateLibrary function.

  MR_ActivateLibrary Function

Activates the MirrorReality SDK library.

iOS, Objective-C Syntax:

int MR_ActivateLibrary(char* LicenseKey);

Android, Java Syntax:

int MR.ActivateLibrary(String LicenseKey);

C++ Syntax:

int MR_ActivateLibrary(char* LicenseKey);

Parameters:

LicenseKey – License key you received from Luxand, Inc.

Return Value:

Returns FSDKE_OK if successful.

 

Next chapterSample Applications

Contents

Get in touch

Luxand, Inc.
815 N. Royal St. Suite 202
Alexandria, VA
22314
USA
Freephone:
+1 800 471 5636

Join our newsletter

And always stay informed of the latest company news and events!

Sign up >>

DMCA.com Protection Status