Sha256: e4c153a2850c78019283a41c700dbfbd0ae602d02b608ee78d96dcd93db1afca
Contents?: true
Size: 372 Bytes
Versions: 16
Compression:
Stored size: 372 Bytes
Contents
var PRESENCE = PRESENCE || {}; PRESENCE.VERSION = '<%=SocialStream::Presence::VERSION%>'; PRESENCE.AUTHORS = 'Aldo Gordillo'; PRESENCE.CORE = (function(P,$,undefined){ var init = function(){ initFocusListeners(); checkVideocallFeature(); PRESENCE.GAME.init(strophe_connection); initAudio(); }; return { init: init }; }) (PRESENCE, jQuery);
Version data entries
16 entries across 16 versions & 2 rubygems