Murl::Addons::Facebook::Factory Class Reference
The Facebook Factory class to create the Facebook add-on. More...
#include "murl_addons_facebook_factory.h"
Static Public Member Functions | |
static IAddonPtr | CreateAddon () |
Create or get the singleton Facebook add-on object. More... | |
static void | DestroyAddon (IAddonPtr &facebookAddon) |
Destroy the Facebook add-on object. More... | |
static IAddonPtr | GetAddon () |
Get the Facebook add-on object. More... | |
Detailed Description
The Facebook Factory class to create the Facebook add-on.
Member Function Documentation
◆ CreateAddon()
|
static |
Create or get the singleton Facebook add-on object.
- Returns
- The Facebook add-on object or null if not available.
◆ DestroyAddon()
|
static |
Destroy the Facebook add-on object.
- Parameters
-
facebookAddon The Facebook add-on object.
◆ GetAddon()
|
static |
Get the Facebook add-on object.
- Returns
- The Facebook add-on object or null if not created.
The documentation for this class was generated from the following file:
- murl_addons_facebook_factory.h