Overload List
Name | Description | |
---|---|---|
CreateT |
Creates a new ParseObject based upon a given subclass type.
| |
Create(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.
|
See Also