CSPspEmu.Hle.Modules.http.sceHttp.sceHttpSetRedirectCallback C# (CSharp) Method

sceHttpSetRedirectCallback() private method

private sceHttpSetRedirectCallback ( ) : int
return int
        public int sceHttpSetRedirectCallback()
        {
            throw(new NotImplementedException());
        }