@situm/react-native
Preparing search index...
InternalCall
Class InternalCall<T>
Type Parameters
T
=
any
Index
Constructors
constructor
Properties
data
type
Methods
get
Constructors
constructor
new
InternalCall
<
T
=
any
>
(
type
:
InternalCallType
,
data
:
T
)
:
InternalCall
<
T
>
Type Parameters
T
=
any
Parameters
type
:
InternalCallType
data
:
T
Returns
InternalCall
<
T
>
Properties
Readonly
data
data
:
T
Readonly
type
type
:
InternalCallType
Methods
get
get
<
T
>
()
:
T
Type Parameters
T
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
type
Methods
get
@situm/react-native
Loading...