Download opentok ios sdk Free Java Code

Description

OpenTok iOS video SDK.

Icons

opentok ios sdk

Source Files

The download file opentok-ios-sdk-master.zip has the following entries.


ACKNOWLEDGEMENTS.txt/*from ww w.j a  v  a2s  .  co  m*/
LICENSE.txt
Opentok.framework/Headers
Opentok.framework/Opentok
Opentok.framework/Resources
Opentok.framework/Versions/A/Headers/OTConnection.h
Opentok.framework/Versions/A/Headers/OTError.h
Opentok.framework/Versions/A/Headers/OTPublisher.h
Opentok.framework/Versions/A/Headers/OTSession.h
Opentok.framework/Versions/A/Headers/OTStream.h
Opentok.framework/Versions/A/Headers/OTSubscriber.h
Opentok.framework/Versions/A/Headers/OTVideoView.h
Opentok.framework/Versions/A/Headers/Opentok.h
Opentok.framework/Versions/A/Opentok
Opentok.framework/Versions/A/Resources/Info.plist
Opentok.framework/Versions/A/Resources/en.lproj/InfoPlist.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/ar.lproj/Localizable.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/de.lproj/Localizable.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/en.lproj/Localizable.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/es.lproj/Localizable.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/fr.lproj/Localizable.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/images/audio-only_mic.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/audio-only_silhouette.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/audio-only_speaker.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/bar-bg.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/bar-bg@2x.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/bug.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/bug@2x.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/button-bg_down.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/button-bg_down@2x.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/button-bg_up.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/button-bg_up@2x.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/cam-switch-icon.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/cam-switch-icon@2x.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/mic-icon.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/mic-icon@2x.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/mic-icon_muted.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/mic-icon_muted@2x.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/speaker-icon.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/speaker-icon@2x.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/speaker-icon_muted.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/speaker-icon_muted@2x.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/tb-text.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/tb-text@2x.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/tokbox.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/video-mute.png
Opentok.framework/Versions/A/Resources/opentok.bundle/images/video-mute_no_mic.png
Opentok.framework/Versions/A/Resources/opentok.bundle/it.lproj/Localizable.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/ja.lproj/Localizable.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/ko.lproj/Localizable.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/pt.lproj/Localizable.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/pt_BR.lproj/Localizable.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/ru.lproj/Localizable.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/zh-Hans.lproj/Localizable.strings
Opentok.framework/Versions/A/Resources/opentok.bundle/zh-Hant.lproj/Localizable.strings
Opentok.framework/Versions/Current
README.md
samples/.gitignore
samples/OpenTokFullTutorial/OpenTokFullTutorial.xcodeproj/project.pbxproj
samples/OpenTokFullTutorial/OpenTokFullTutorial.xcodeproj/project.xcworkspace/contents.xcworkspacedata
samples/OpenTokFullTutorial/OpenTokFullTutorial.xcodeproj/project.xcworkspace/xcshareddata/OpenTokBasic.xccheckout
samples/OpenTokFullTutorial/OpenTokFullTutorial.xcodeproj/project.xcworkspace/xcshareddata/OpenTokFullTutorial.xccheckout
samples/OpenTokFullTutorial/OpenTokFullTutorial/AppDelegate.h
samples/OpenTokFullTutorial/OpenTokFullTutorial/AppDelegate.m
samples/OpenTokFullTutorial/OpenTokFullTutorial/OpenTokFullTutorial-Info.plist
samples/OpenTokFullTutorial/OpenTokFullTutorial/OpenTokFullTutorial-Prefix.pch
samples/OpenTokFullTutorial/OpenTokFullTutorial/ViewController.h
samples/OpenTokFullTutorial/OpenTokFullTutorial/ViewController.m
samples/OpenTokFullTutorial/OpenTokFullTutorial/en.lproj/InfoPlist.strings
samples/OpenTokFullTutorial/OpenTokFullTutorial/en.lproj/MainStoryboard_iPad.storyboard
samples/OpenTokFullTutorial/OpenTokFullTutorial/en.lproj/MainStoryboard_iPhone.storyboard
samples/OpenTokFullTutorial/OpenTokFullTutorial/main.m
samples/OpenTokFullTutorial/README.md
samples/OpenTokFullTutorial/browser_demo.html
samples/OpenTokHelloWorld/OpenTokHelloWorld.xcodeproj/project.pbxproj
samples/OpenTokHelloWorld/OpenTokHelloWorld.xcodeproj/project.xcworkspace/contents.xcworkspacedata
samples/OpenTokHelloWorld/OpenTokHelloWorld.xcodeproj/project.xcworkspace/xcshareddata/OpenTokHelloWorld.xccheckout
samples/OpenTokHelloWorld/OpenTokHelloWorld/AppDelegate.h
samples/OpenTokHelloWorld/OpenTokHelloWorld/AppDelegate.m
samples/OpenTokHelloWorld/OpenTokHelloWorld/OpenTokHelloWorld-Info.plist
samples/OpenTokHelloWorld/OpenTokHelloWorld/OpenTokHelloWorld-Prefix.pch
samples/OpenTokHelloWorld/OpenTokHelloWorld/ViewController.h
samples/OpenTokHelloWorld/OpenTokHelloWorld/ViewController.m
samples/OpenTokHelloWorld/OpenTokHelloWorld/en.lproj/InfoPlist.strings
samples/OpenTokHelloWorld/OpenTokHelloWorld/en.lproj/MainStoryboard_iPad.storyboard
samples/OpenTokHelloWorld/OpenTokHelloWorld/en.lproj/MainStoryboard_iPhone.storyboard
samples/OpenTokHelloWorld/OpenTokHelloWorld/generate_token.py
samples/OpenTokHelloWorld/OpenTokHelloWorld/main.m
samples/OpenTokHelloWorld/README.md
samples/OpenTokHelloWorld/browser_demo.html

Download

Click the following link to download opentok-ios-sdk-master.zip.

opentok-ios-sdk-master.zip




















Home »
  Objective C Free Code »
    Development »




AdMob
Algorithm
Annotation
App
Authentication
Barcode
Calendar
client Library
Cocoa
Commandline
CoreData
Demo
Example
Framework
Google API
Google SDK
GoogleAnalytics
Graph
iTune
JavaScript
Json
KML
Library
List
MapKit
Matlab
Menu
Message
MVVM
NSDate
NSWindow
OAuth
Objective C API
Objective C Library
Objective C Sample
OsX Framework
Plugin
Sample
SDK
SDK Sample
Share
Storyboard
UnitTest
xcode
XML