TCGBCommunity Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | TCGBCommunity.h |
+ openCommunityWithViewController:configuration:completion:
Request Showing Community. - Parameters: - viewController: represent to current viewcontroller. - configuration: This configuration applies to the behavior of the community. - completion: completion may call when finished showing community.
+ (void)openCommunityWithViewController:(nullable UIViewController *)viewController configuration:(TCGBCommunityConfiguration *)configuration completion:(nullable void ( ^ ) ( TCGBError *_Nullable ))completionDeclared In
TCGBCommunity.h