ParseObjectCreate Method Parse
Overload List

  NameDescription
Public methodStatic memberCreateT
Creates a new ParseObject based upon a given subclass type.
Public methodStatic memberCreate(String)
Creates a new ParseObject based upon a class name. If the class name is a special type (e.g. for ParseUser), then the appropriate type of ParseObject is returned.
Top
See Also

Reference