//core/com.petersamokhin.vksdk.core.http/Response/isSuccessful
isSuccessful¶
[common]\ fun isSuccessful(): Boolean
Is this response successful based on the HTTP code
Return¶
True if code == HTTP_CODE_OK
//core/com.petersamokhin.vksdk.core.http/Response/isSuccessful
[common]\ fun isSuccessful(): Boolean
Is this response successful based on the HTTP code
True if code == HTTP_CODE_OK