更新时间:2022-03-21 GMT+08:00
分享

服务端版本查询

int result = [mShareServiceController getSDKLatestVersion:^(id sdkLatestVersioncallback ){}];

接口描述

APP调用IdeaShareServicecontroller实例对象的getSDKLatestVersion方法。回调值为服务端版本信息。

注意事项

此接口获取的是远端服务端的版本号,与getSDKVersion有区别

接口定义

- (int)getSDKLatestVersion:(callback)sdkLatestVersioncallback;
分享:

    相关文档

    相关产品