Camera module
Methods
-
staticlaunchPartyForPlaceId(placeId, callback)
-
Launches a game from a party request - only used for members joining, NOT leader joining
Name Type Description placeIdstring Asset ID of game to launch
callbackfunction - Supported platforms
-
- iOS(7.0)
- Android(15)
-
staticstartWithPlaceID(placeID, callback)
-
Start a game session
Name Type Description placeIDstring ID of the place to start
callbackfunction - Supported platforms
-
- iOS(7.0)