Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ACKContainerValue Get(
int cSeq
)
Public Function Get (
cSeq As Integer
) As ACKContainerValue
public:
ACKContainerValue^ Get(
int cSeq
)
member Get :
cSeq : int -> ACKContainerValue
Parameters
- cSeq
- Type: SystemInt32
Return Value
Type:
ACKContainerValueSee Also