2.内嵌论坛使用

1.接口形式

-(void)goTapMomentPageWithSceneId:(NSString *)sceneId;

2.接口参数

sceneId:论坛场景ID(必填)详情由运营提供

3.接口调用

[[RNSDKApi sharedInstance] goTapMomentPageWithSceneId:@"sceneId"];

Last updated

Was this helpful?