Socialid.wifi.API.setVenue

From Social ID Developers
Jump to: navigation, search

Contents

Description

Sets the current venue to the given value.

Usage

 api.setVenue(venueName)

Parameters

venueName required Name of the desired venue. For the API to work correctly, it must match the exact name of a venue as configured in the Wi-Fi admin dashboard.

Example

 var api = new socialid.wifi.API(appConfig.path_name);
 api.setVenue("Venue A")
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox