Objective-C

Congratulations! You've finished the Text Chat Tutorial for iOS.
You can continue to play with and adjust the code you've developed here, or check out the Next Steps below. For more information on signaling, see the Vonage Video signaling developer guide.

Next steps

When you're finished here, continue building and enhancing your Vonage Video application with these helpful resources:

  • Server SDKs — Before going to production, you'll need to set up a server to generate credentials]
  • Video API Basics — If you haven't already, take a few minutes to learn exactly how Vonage Video works
  • Visit the guides section for detailed documentation on all Vonage Video features and functionality
  • Visit the tutorials section for walkthroughs on implementing other Vonage Video features and use cases
  • iOS SDK reference — explore the methods and events associated with the iOS SDK

Basic video chat

Follow this tutorial to build basic text chat from scratch using the Vonage Video API. It is the quickest way to build a proof of concept for this functionality on the video platform.

以下の言語で利用可能:
JavaScript Java Objective-C
手順
1
Introduction
2
Setting Up Your Project
3
Exploring the Code
4
Conclusion