sness
blog of sness
Monday, February 13, 2012
calls
window.calls.each(function(call) {
console.log(call.get("name"));
});
console.log((calls.at(0)).get("name"));
Newer Post
Older Post
Home