How to create a Google Hangout button for chat-only? -
How to create a Google Hangout button for chat-only? -
i added google hangout button page next the instructions:
<script src="https://apis.google.com/js/platform.js" async defer> </script> <g:hangout render="createhangout" topic="cpp11" hangout_type="moderated" invites="[{ id : '74838920', invite_type : 'profile' }, { id : 'my.email@gmail.com', invite_type : 'email' }]"> </g:hangout>
when press button video hangout starts (informaing me should enable video). not sure if have hangout invitee correctly, adress later.
how allow let chat-only window open on button press?
i looked @ documentation , there no way of doing it. https://developers.google.com/+/hangouts/api/gapi.hangout.av#gapi.hangout.av.cameramuteevent
the way inquire participants click on "turn photographic camera off" button on top 1 time come in hangout.
google-api hangout
Comments
Post a Comment