1<?xml version="1.0" encoding="UTF-8"?> 2<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> 3 <device id="retina4_7" orientation="portrait"> 4 <adaptation id="fullscreen"/> 5 </device> 6 <dependencies> 7 <deployment identifier="iOS"/> 8 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/> 9 <capability name="Safe area layout guides" minToolsVersion="9.0"/> 10 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> 11 </dependencies> 12 <scenes> 13 <!--View Controller--> 14 <scene sceneID="tne-QT-ifu"> 15 <objects> 16 <viewController id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController"> 17 <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> 18 <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> 19 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> 20 <subviews> 21 <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1Jh-qU-bgP"> 22 <rect key="frame" x="196" y="71" width="134" height="30"/> 23 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 24 <state key="normal" title="Start streaming call"/> 25 <connections> 26 <action selector="tapStreamingCallStart:" destination="BYZ-38-t0r" eventType="touchUpInside" id="6tF-9u-Gew"/> 27 </connections> 28 </button> 29 <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ay7-K7-Lez"> 30 <rect key="frame" x="35" y="71" width="69" height="30"/> 31 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 32 <state key="normal" title="Unary call"/> 33 <connections> 34 <action selector="tapUnaryCall:" destination="BYZ-38-t0r" eventType="touchUpInside" id="bhB-0e-cvL"/> 35 </connections> 36 </button> 37 <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Sq5-O5-fiK"> 38 <rect key="frame" x="196" y="147" width="101" height="30"/> 39 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 40 <state key="normal" title="Send Message"/> 41 <connections> 42 <action selector="tapStreamingCallSend:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Qz0-PB-akd"/> 43 </connections> 44 </button> 45 <label opaque="NO" userInteractionEnabled="NO" tag="1" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7JI-bR-X8r"> 46 <rect key="frame" x="134" y="323" width="98" height="56"/> 47 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 48 <fontDescription key="fontDescription" type="system" pointSize="17"/> 49 <nil key="textColor"/> 50 <nil key="highlightedColor"/> 51 </label> 52 <label opaque="NO" userInteractionEnabled="NO" tag="2" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Calls completed: 0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wwu-kV-w7R"> 53 <rect key="frame" x="128" y="418" width="180" height="56"/> 54 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 55 <fontDescription key="fontDescription" type="system" pointSize="17"/> 56 <nil key="textColor"/> 57 <nil key="highlightedColor"/> 58 </label> 59 <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="q8d-Mi-SAJ"> 60 <rect key="frame" x="35" y="147" width="96" height="30"/> 61 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 62 <state key="normal" title="10 Unary calls"/> 63 <connections> 64 <action selector="tap10UnaryCalls:" destination="BYZ-38-t0r" eventType="touchUpInside" id="pY2-Rq-hVn"/> 65 </connections> 66 </button> 67 <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Csm-o1-8eh"> 68 <rect key="frame" x="35" y="221" width="96" height="30"/> 69 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 70 <state key="normal" title="Reset counter"/> 71 <connections> 72 <action selector="resetCounter:" destination="BYZ-38-t0r" eventType="touchUpInside" id="InY-SX-R6H"/> 73 </connections> 74 </button> 75 <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dxG-ib-Xoa"> 76 <rect key="frame" x="196" y="221" width="132" height="30"/> 77 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 78 <state key="normal" title="Stop streaming call"/> 79 <connections> 80 <action selector="tapStreamingCallStop:" destination="BYZ-38-t0r" eventType="touchUpInside" id="QLQ-yw-wlZ"/> 81 </connections> 82 </button> 83 </subviews> 84 <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 85 <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> 86 </view> 87 </viewController> 88 <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> 89 </objects> 90 <point key="canvasLocation" x="128.80000000000001" y="132.68365817091455"/> 91 </scene> 92 </scenes> 93</document> 94