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

sceHttpSetAuthInfoCB() private method

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