属性签名 ActivityStartingState.sidePanelUrl
侧边栏为加入活动的用户打开的网址。此
此网址必须少于 512 个字符。
签名
sidePanelUrl?: string;
详细信息
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-10-16。
[null,null,["最后更新时间 (UTC):2024-10-16。"],[[["`sidePanelUrl` is an optional string property that specifies the URL of the side panel for users joining the activity."],["The URL provided for `sidePanelUrl` must be less than 512 characters long."],["This property is not read-only and can be modified."]]],["The `sidePanelUrl` is a string representing the URL that opens in the side panel when users join an activity. This URL is optional and its length must be less than 512 characters. It is not read-only. The type of this field is string.\n"]]