Uses of Class
com.tencent.mm.sdk.modelmsg.WXAppLaunchData

Packages that use WXAppLaunchData
com.tencent.mm.sdk.modelmsg
WeChat OpenAPI SDK
微信OpenAPI SDK
 
 

Uses of WXAppLaunchData in com.tencent.mm.sdk.modelmsg
 

Methods in com.tencent.mm.sdk.modelmsg that return WXAppLaunchData
static WXAppLaunchData WXAppLaunchData.Builder.fromBundle(Bundle data)
           
 

Methods in com.tencent.mm.sdk.modelmsg with parameters of type WXAppLaunchData
static Bundle WXAppLaunchData.Builder.toBundle(WXAppLaunchData obj)