Socialid.wifi.API.setVenue

From Social ID Developers
Revision as of 14:21, 19 October 2021 by Gabriel.prado (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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