C# Class VkNet.Model.PushSettings

Datei anzeigen Open project: vknet/vk Class Usage Examples

Public Methods

Method Description
FromJson ( VkResponse response ) : PushSettings

Разобрать из json.

Method Details

FromJson() public static method

Разобрать из json.
public static FromJson ( VkResponse response ) : PushSettings
response VkResponse Ответ сервера.
return PushSettings