Skip to content
kerrishotts edited this page Apr 1, 2013 · 1 revision

(part of PKObject)

Return Type: void

Parameters: none

As part of PKObject, this function does nothing. However it exists here in order to be overridden by subclasses.

Usage

var anObject = new PKObject();
anObject.init();

Version

0.3 Introduced; docs valid

Clone this wiki locally