ViplexCore

ViplexCore SDK


(IOS)设置移动端平台类型

<p><strong>简要描述:</strong> </p> <ul> <li>如果调用方是 ios 系统,则需要调用接口,其他平台忽略此接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>void nvSetPlatformAsync(const char *platform);</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">是否必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">platform</td> <td style="text-align: left;">必选</td> <td style="text-align: left;">string</td> <td>由于ios系统锁屏/后台的特殊机制,因此在udp搜索时需要一些特殊处理&lt;br&gt;填写<code>ios</code>即可</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>""</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li> </li> </ul>

页面列表

ITEM_HTML