File tree Expand file tree Collapse file tree
iOS/APIExample/Examples/Advanced Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -110,7 +110,9 @@ class JoinMultiChannel: BaseViewController {
110110 if parent == nil {
111111 // leave channel when exiting the view
112112 channel1? . leave ( )
113+ channel1? . destroy ( )
113114 channel2? . leave ( )
115+ channel2? . destroy ( )
114116 }
115117 }
116118}
Original file line number Diff line number Diff line change 1111 <placeholder placeholderIdentifier =" IBFilesOwner" id =" -1" userLabel =" File's Owner" customClass =" QuickSwitchChannelVCItem" customModule =" APIExample" customModuleProvider =" target" >
1212 <connections >
1313 <outlet property =" channelLabel" destination =" fSw-pj-BQi" id =" LYV-va-1rB" />
14- <outlet property =" coverView" destination =" FJS-3e-lwl" id =" 9lC-4A-IiJ" />
1514 <outlet property =" hostLabel" destination =" eRg-gQ-Eat" id =" wof-n8-56N" />
1615 <outlet property =" hostRenderView" destination =" zSR-Tl-vDK" id =" E0T-cT-scI" />
1716 <outlet property =" spinner" destination =" c7J-9Q-v0r" id =" qv8-aQ-rdT" />
You can’t perform that action at this time.
0 commit comments