Interface LaunchActivityResponse

interface LaunchActivityResponse {
    type: LAUNCH_ACTIVITY;
}

Properties

Properties