-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
twilio-sdk-build
committed
Jan 22, 2025
1 parent
ffd896e
commit 4060802
Showing
98 changed files
with
32,663 additions
and
1 deletion.
There are no files selected for viewing
143 changes: 143 additions & 0 deletions
143
docs/6.13.0/Blocks/TVOAVAudioSessionConfigurationBlock.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title>TVOAVAudioSessionConfigurationBlock Block Reference</title> | ||
|
||
<link rel="stylesheet" href="../css/style.css"> | ||
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> | ||
<meta name="generator" content="appledoc 2.2.1 (build 1334)"> | ||
</head> | ||
<body class="appledoc"> | ||
<header> | ||
<div class="container" class="hide-in-xcode"> | ||
|
||
<h1 id="library-title"> | ||
<a href="../index.html">Twilio Voice </a> | ||
</h1> | ||
|
||
<p id="developer-home"> | ||
<a href="../index.html">Twilio Inc.</a> | ||
</p> | ||
|
||
</div> | ||
</header> | ||
|
||
<aside> | ||
<div class="container"> | ||
<nav> | ||
<ul id="header-buttons" role="toolbar"> | ||
<li><a href="../index.html">Index</a></li> | ||
<li><a href="../hierarchy.html">Hierarchy</a></li> | ||
|
||
<li id="on-this-page" role="navigation"> | ||
<label> | ||
On This Page | ||
|
||
<div class="chevron"> | ||
<div class="chevy chevron-left"></div> | ||
<div class="chevy chevron-right"></div> | ||
</div> | ||
|
||
<select id="jump-to"> | ||
<option value="top">Jump To…</option> | ||
|
||
|
||
|
||
|
||
|
||
</select> | ||
</label> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</aside> | ||
|
||
<article> | ||
<div id="overview_contents" class="container"> | ||
<div id="content"> | ||
<main role="main"> | ||
<h1 class="title">TVOAVAudioSessionConfigurationBlock Block Reference</h1> | ||
|
||
|
||
<div class="section section-specification"><table cellspacing="0"><tbody> | ||
<tr> | ||
<th>Declared in</th> | ||
<td>TVODefaultAudioDevice.h</td> | ||
</tr> | ||
</tbody></table></div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a title="Block Definition" name="instance_methods"></a> | ||
<h4 class="method-subtitle parameter-title">Block Definition</h4> | ||
<h3 class="subsubtitle method-title">TVOAVAudioSessionConfigurationBlock</h3> | ||
|
||
|
||
<div class="method-subsection brief-description"> | ||
<p><code>TVOAVAudioSessionConfigurationBlock</code> allows you to configure AVAudioSession.</p> | ||
</div> | ||
|
||
|
||
|
||
<code>typedef void (^TVOAVAudioSessionConfigurationBlock) (void )</code> | ||
|
||
|
||
|
||
<div class="method-subsection discussion-section"> | ||
<h4 class="method-subtitle">Discussion</h4> | ||
<p><code>TVOAVAudioSessionConfigurationBlock</code> allows you to configure AVAudioSession.</p> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="method-subsection declared-in-section"> | ||
<h4 class="method-subtitle">Declared In</h4> | ||
<code class="declared-in-ref">TVODefaultAudioDevice.h</code><br /> | ||
</div> | ||
|
||
|
||
|
||
</main> | ||
|
||
<footer> | ||
<div class="footer-copyright"> | ||
|
||
<p class="copyright">Copyright © 2025 Twilio Inc. All rights reserved. Updated: 2025-01-21</p> | ||
|
||
|
||
<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p> | ||
|
||
</div> | ||
</footer> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
<script src="../js/script.js"></script> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', 'UA-2900316-33', 'auto'); | ||
ga('send', 'pageview'); | ||
|
||
</script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title>TVOAcceptOptionsBuilderBlock Block Reference</title> | ||
|
||
<link rel="stylesheet" href="../css/style.css"> | ||
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> | ||
<meta name="generator" content="appledoc 2.2.1 (build 1334)"> | ||
</head> | ||
<body class="appledoc"> | ||
<header> | ||
<div class="container" class="hide-in-xcode"> | ||
|
||
<h1 id="library-title"> | ||
<a href="../index.html">Twilio Voice </a> | ||
</h1> | ||
|
||
<p id="developer-home"> | ||
<a href="../index.html">Twilio Inc.</a> | ||
</p> | ||
|
||
</div> | ||
</header> | ||
|
||
<aside> | ||
<div class="container"> | ||
<nav> | ||
<ul id="header-buttons" role="toolbar"> | ||
<li><a href="../index.html">Index</a></li> | ||
<li><a href="../hierarchy.html">Hierarchy</a></li> | ||
|
||
<li id="on-this-page" role="navigation"> | ||
<label> | ||
On This Page | ||
|
||
<div class="chevron"> | ||
<div class="chevy chevron-left"></div> | ||
<div class="chevy chevron-right"></div> | ||
</div> | ||
|
||
<select id="jump-to"> | ||
<option value="top">Jump To…</option> | ||
|
||
|
||
|
||
|
||
|
||
</select> | ||
</label> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</aside> | ||
|
||
<article> | ||
<div id="overview_contents" class="container"> | ||
<div id="content"> | ||
<main role="main"> | ||
<h1 class="title">TVOAcceptOptionsBuilderBlock Block Reference</h1> | ||
|
||
|
||
<div class="section section-specification"><table cellspacing="0"><tbody> | ||
<tr> | ||
<th>Declared in</th> | ||
<td>TVOAcceptOptions.h</td> | ||
</tr> | ||
</tbody></table></div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a title="Block Definition" name="instance_methods"></a> | ||
<h4 class="method-subtitle parameter-title">Block Definition</h4> | ||
<h3 class="subsubtitle method-title">TVOAcceptOptionsBuilderBlock</h3> | ||
|
||
|
||
<div class="method-subsection brief-description"> | ||
<p><code>TVOAcceptOptionsBuilderBlock</code> allows you to construct <code>TVOAcceptOptions</code> using the builder pattern.</p> | ||
</div> | ||
|
||
|
||
|
||
<code>typedef void (^TVOAcceptOptionsBuilderBlock) (TVOAcceptOptionsBuilder *_Nonnull, builder )</code> | ||
|
||
|
||
|
||
<div class="method-subsection discussion-section"> | ||
<h4 class="method-subtitle">Discussion</h4> | ||
<p><code>TVOAcceptOptionsBuilderBlock</code> allows you to construct <code>TVOAcceptOptions</code> using the builder pattern.</p> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="method-subsection declared-in-section"> | ||
<h4 class="method-subtitle">Declared In</h4> | ||
<code class="declared-in-ref">TVOAcceptOptions.h</code><br /> | ||
</div> | ||
|
||
|
||
|
||
</main> | ||
|
||
<footer> | ||
<div class="footer-copyright"> | ||
|
||
<p class="copyright">Copyright © 2025 Twilio Inc. All rights reserved. Updated: 2025-01-21</p> | ||
|
||
|
||
<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p> | ||
|
||
</div> | ||
</footer> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
<script src="../js/script.js"></script> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', 'UA-2900316-33', 'auto'); | ||
ga('send', 'pageview'); | ||
|
||
</script> | ||
</body> | ||
</html> |
Oops, something went wrong.