getPoint

Değerlendirme formu için atanan puanı getirir.

Kullanım:

getPoint: function()

var point = BulutChatClient.getPoint();
console.log(point);

Last updated