C# Class SipSharp.Client.SipClient

Afficher le fichier Open project: jgauffin/SipSharp

Méthodes publiques

Méthode Description
MakeCall ( Contact to ) : void
SipClient ( ISipStack stack )

Method Details

MakeCall() public méthode

public MakeCall ( Contact to ) : void
to Contact
Résultat void

SipClient() public méthode

public SipClient ( ISipStack stack )
stack ISipStack