Uses of Class
org.robovm.apple.eventkit.EKVirtualConferenceURLDescriptor
| Package | Description |
|---|---|
| org.robovm.apple.eventkit |
-
Uses of EKVirtualConferenceURLDescriptor in org.robovm.apple.eventkit
Methods in org.robovm.apple.eventkit that return types with arguments of type EKVirtualConferenceURLDescriptor Modifier and Type Method Description NSArray<EKVirtualConferenceURLDescriptor>EKVirtualConferenceDescriptor. getURLDescriptors()Method parameters in org.robovm.apple.eventkit with type arguments of type EKVirtualConferenceURLDescriptor Modifier and Type Method Description protected longEKVirtualConferenceDescriptor. init(String title, NSArray<EKVirtualConferenceURLDescriptor> URLDescriptors, String conferenceDetails)Constructor parameters in org.robovm.apple.eventkit with type arguments of type EKVirtualConferenceURLDescriptor Constructor Description EKVirtualConferenceDescriptor(String title, NSArray<EKVirtualConferenceURLDescriptor> URLDescriptors, String conferenceDetails)