LaravelFCM\Response\BaseResponse::parseResponse PHP Method

parseResponse() abstract protected method

parse the response
abstract protected parseResponse ( array $responseInJson )
$responseInJson array
    protected abstract function parseResponse($responseInJson);