Package org.robovm.apple.intents
Class INCallRecordTypeOptions
- All Implemented Interfaces:
Comparable<INCallRecordTypeOptions>,Iterable<INCallRecordTypeOptions>
public final class INCallRecordTypeOptions extends Bits<INCallRecordTypeOptions>
- Since:
- Available in iOS 10.0 and later.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static INCallRecordTypeOptionsInProgressstatic INCallRecordTypeOptionsLateststatic INCallRecordTypeOptionsMissedstatic INCallRecordTypeOptionsNonestatic INCallRecordTypeOptionsOnHoldstatic INCallRecordTypeOptionsOutgoingstatic INCallRecordTypeOptionsReceivedstatic INCallRecordTypeOptionsRingingstatic INCallRecordTypeOptionsVoicemail -
Constructor Summary
Constructors Constructor Description INCallRecordTypeOptions(long value) -
Method Summary
Modifier and Type Method Description protected INCallRecordTypeOptions[]_values()static INCallRecordTypeOptions[]values()protected INCallRecordTypeOptionswrap(long value, long mask)
-
Field Details
-
Constructor Details
-
INCallRecordTypeOptions
public INCallRecordTypeOptions(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<INCallRecordTypeOptions>
-
_values
- Specified by:
_valuesin classBits<INCallRecordTypeOptions>
-
values
-