Skip to content

Commit d59f660

Browse files
committed
add link to android page
1 parent 2448e1e commit d59f660

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/communication-services/how-tos/calling-sdk/raise-hand.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,13 @@ During an active call, you may want to send or receive states from other users.
2626
- A user access token to enable the calling client. For more information, see [Create and manage access tokens](../../quickstarts/access-tokens.md).
2727
- Optional: Complete the quickstart to [add voice calling to your application](../../quickstarts/voice-video-calling/getting-started-with-calling.md)
2828

29+
::: zone pivot="platform-web"
2930
[!INCLUDE [Raise Hand Client-side JavaScript](./includes/raise-hand/raise-hand-web.md)]
31+
::: zone-end
32+
33+
::: zone pivot="platform-android"
34+
[!INCLUDE [Raise Hand Client-side Android](./includes/raise-hand/raise-hand-android.md)]
35+
::: zone-end
3036

3137
## Next steps
3238
- [Learn how to manage calls](./manage-calls.md)

0 commit comments

Comments
 (0)