|
|
|
|
|
FBStopSession (Function) In french: FBFermeSession MySession is fbSession // Connection to Facebook ... // Disconnection FBStopSession(MySession)
Syntax <Session>: fbSession variable Name of fbSession variable corresponding to the connection to close. Remarks - The session is automatically stopped when closing the application.
- To use the Facebook services again, you must reconnect with FBStartSession.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|