from

open fun from(exception: GamebaseException): UpdateInfo

Factory method to create VO instance.

Return

VO instance

Parameters

exception

Extracts the VO class instance from this exception.


open fun from(message: String, installUrl: String, detailUrl: String): UpdateInfo