Skip to content

Commit

Permalink
ADD doc microphone permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Flavien VACCARETTI authored and Flavien VACCARETTI committed Jun 8, 2020
1 parent 4cd1bc0 commit f5fe0a0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions site/src/assets/docs-content/apis/permissions/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,12 @@ <h4 class="avc-code-interface-name">PermissionType</h4>
<avc-code-type">"photos"</avc-code-type>
</div>
</div>

<div class="avc-code-interface-param">
<div class="avc-code-param-comment"></div>
<div class="avc-code-line"><span class="avc-code-param-name">Microphone</span>:
<avc-code-type">"microphone"</avc-code-type>
</div>
</div>
<span class="avc-code-line"><span class="avc-code-brace">}</span></span>
</div>

0 comments on commit f5fe0a0

Please # to comment.