|
Gets the record corresponding to the given
Realm record Type .This method
is used to retrieve an object implementing the requested
record. The realmRecordType may be the
Type returned in
getRecordTypes() or any of its parents in a
Type hierarchy where
hasRecordType(realmRecordType) is
true .
|