Connect to a Room with options and a delegate.
+ (nonnull TVIRoom *)connectWithOptions:(nonnull TVIConnectOptions *)options delegate:(nullable id<TVIRoomDelegate>)delegate
Parameters
options |
The connect options. |
delegate |
A delegate conforming to TVIRoomDelegate for handling Room related events. |
Return Value
An instance of TVIRoom
if successful and nil
otherwise.
Declared In
TwilioVideo.h