com.tencent.mm.sdk.modelmsg
Class WXAppLaunchData.Builder

java.lang.Object
  extended by com.tencent.mm.sdk.modelmsg.WXAppLaunchData.Builder
Enclosing class:
WXAppLaunchData

public static class WXAppLaunchData.Builder
extends java.lang.Object


Constructor Summary
WXAppLaunchData.Builder()
           
 
Method Summary
static WXAppLaunchData fromBundle(Bundle data)
           
static Bundle toBundle(WXAppLaunchData obj)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WXAppLaunchData.Builder

public WXAppLaunchData.Builder()
Method Detail

fromBundle

public static WXAppLaunchData fromBundle(Bundle data)

toBundle

public static Bundle toBundle(WXAppLaunchData obj)