Class TFacebook
Unit
Declaration
type TFacebook = class(TComponent)
Description
Facebook SDK integration. Right now, the main purpose of this integration (that works with both Android and iOS), is to log application start to Facebook Analytics.
Some more logging features are available, some only on Android and some only on iOS, right now. Details below. Depending on your interest, we may extend this service to support much more features – tell us about it.
Hierarchy
- TObject
- TPersistent
- TComponent
- TFacebook
Overview
Methods
![]() |
class procedure LoginButton; |
![]() |
class procedure LogAchievedLevel(const Level: String); |
Description
Methods
![]() |
class procedure LogAchievedLevel(const Level: String); |
Log achieved level to Facebook Analytics. Only available on Android now. |
Generated by PasDoc 0.16.0-snapshot.