Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SipSharp
Transports
ReceivedEventArgs
C# Class SipSharp.Transports.ReceivedEventArgs
Inheritance:
System.EventArgs
Exibir arquivo
Open project: jgauffin/SipSharp
Public Methods
Method
Description
ReceivedEventArgs
(
byte
buffer
,
int
offset
,
int
count
) :
System
Method Details
ReceivedEventArgs()
public
method
public
ReceivedEventArgs
(
byte
buffer
,
int
offset
,
int
count
) :
System
buffer
byte
offset
int
count
int
return
System