C# Class VkNet.Model.AccountPushSettings

Datei anzeigen Open project: vknet/vk

Public Methods

Method Description
FromJson ( VkResponse response ) : AccountPushSettings

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

Method Details

FromJson() public static method

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