#import <EventOnlineMeeting.h>
- (id) initWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
Factory method to create a Event Online Meeting object from an dictionary
- Parameters
-
NSDictionary | *dictionary - associative dictionary of initial properties to set |
- Returns
- EventOnlineMeeting
- (NSString*) instructions |
|
readwritenonatomicstrong |
Online meeting instructions, such as dial in number, password, etc
- (NSString*) providerMeetingId |
|
readwritenonatomicstrong |
Meeting ID, if any, for the meeting
- (NSString*) providerType |
|
readwritenonatomicstrong |
Specify the online meeting provider, such as WebEx
URL for online meeting. REQUIRED if is_virtual_event is set to true.
The documentation for this class was generated from the following files:
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/EventSpot/EventOnlineMeeting.h
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/EventSpot/EventOnlineMeeting.m