VKGroupContacts Class Reference

Inherits from VKApiObjectArray : VKApiObject : VKObject : NSObject
Declared in VKGroup.h
VKGroup.m

– initWithDictionary:

Initialize object with API json dictionary. This method tries to set all known properties of current class from dictionare

- (instancetype)initWithDictionary:(NSDictionary *)dict

Parameters

dict

API json dictionary

Return Value

Initialized object

Discussion

Initialize object with API json dictionary. This method tries to set all known properties of current class from dictionare

Declared In

VKApiObject.h