|
|
|
|
|
<fbSession variable>.Stop (Function) MySession is fbSession // Connection to Facebook ... // Disconnection MySession.Stop()
Sintaxis <Session>: fbSession variable Name of the fbSession variable corresponding to the session to be closed. Observaciones - The session is automatically stopped when closing the application.
- To use the Facebook services again, you must reconnect with <Variable fbSession>.Start.
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|