FakeJxrPlatformAdapterFactory


class FakeJxrPlatformAdapterFactory


Factory for creating test-only instances of JxrPlatformAdapter.

Summary

Public constructors

Public functions

open FakeJxrPlatformAdapter

Creates a JxrPlatformAdapter instance

Public properties

open Set<Feature>

The set of features that this service requires.

Public constructors

FakeJxrPlatformAdapterFactory

Added in 1.0.0-alpha04
FakeJxrPlatformAdapterFactory()

Public functions

createPlatformAdapter

Added in 1.0.0-alpha04
open fun createPlatformAdapter(activity: Activity): FakeJxrPlatformAdapter

Creates a JxrPlatformAdapter instance

Public properties

requirements

Added in 1.0.0-alpha04
open val requirementsSet<Feature>

The set of features that this service requires.