# UMengshare 友盟分享

# Attributes

属性 类型 必要 默认值 说明
pageParameters Object Y -

# 调用示例

window.bridge.UMengshare({
    title: '分享标题',
    description: '分享描述',
    url: 'https://example.com'
})

# callback

属性 类型 必要 默认值 说明

# 接口返回示例

0: 分享成功
-1: 分享失败