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

sceHttpAddCookie() private method

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