new SessionInitData(session_id, bumps, intro_page) Source: ds/impl/SessionInitData.js, line 23 Parameters: Name Type Description session_id string bumps Array.<spv.ds.impl.Bump> intro_page spv.ds.IntroPage Members bumps :Array.<spv.ds.impl.Bump> Source: ds/impl/SessionInitData.js, line 38 Type: Array.<spv.ds.impl.Bump> intro_page :spv.ds.IntroPage Source: ds/impl/SessionInitData.js, line 44 Type: spv.ds.IntroPage session_id :string Source: ds/impl/SessionInitData.js, line 32 Type: string