Sha256: 999fa4c972784ab5864544fd025aaad689125ce0462c6ef83ddafe4acda7b805
Contents?: true
Size: 247 Bytes
Versions: 7
Compression:
Stored size: 247 Bytes
Contents
=begin OpenTok Ruby Library http://www.tokbox.com/ Copyright 2010 - 2011, TokBox, Inc. =end module OpenTok # The exception that gets thrown when an invalid api-key and/or secret is given. class OpenTokException < RuntimeError end end
Version data entries
7 entries across 7 versions & 1 rubygems