Agora RTC Objective-C API Reference
Refactor
agora
rtc
ExtensionVersion
ExtensionVersion Struct Reference
Constructor & Destructor Documentation
◆
ExtensionVersion()
[1/2]
ExtensionVersion
(
)
inline
◆
ExtensionVersion()
[2/2]
ExtensionVersion
(
int
majorV
,
int
minorV
=
0
,
int
microV
=
0
)
inline
Member Function Documentation
◆
operator==()
bool operator==
(
const
ExtensionVersion
&
other
)
const
inline
◆
operator>()
bool operator>
(
const
ExtensionVersion
&
other
)
const
inline
◆
operator<()
bool operator<
(
const
ExtensionVersion
&
other
)
const
inline
◆
operator<=()
bool operator<=
(
const
ExtensionVersion
&
other
)
const
inline
◆
operator>=()
bool operator>=
(
const
ExtensionVersion
&
other
)
const
inline
Field Documentation
◆
major_v
int major_v
◆
minor_v
int minor_v
◆
micro_v
int micro_v
Generated by
1.8.20