Socialid.selfie.init

From Social ID Developers
Revision as of 11:30, 4 November 2014 by Dirceu.tiegs (Talk | contribs)
Jump to: navigation, search

Contents

Description

Initializes the API to be used by a Selfie application. É obrigatório chamar esta função antes de usar qualquer recurso da API do Selfie.

Usage

 socialid.selfie.init(selfieAppId)

Parameters

selfieAppId obrigatório the numeric identifier for the selfie application.

Example

Initializing the Selfie API for the application with id "1":

 socialid.selfie.init(1);
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox