registerArcadeAppWithRandom(fromLib:randomFromLibLength:resultHandler:)
Declaration
class func registerArcadeAppWithRandom(fromLib randomFromLib: Data, randomFromLibLength: UInt32, resultHandler: @escaping (Data?, UInt32, Data?, UInt32, (any Error)?) -> Void)