package js.html; typedef RTCOAuthCredential = { var accessToken : String; var macKey : String; };