| VoIPEventArgsT Constructor  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic VoIPEventArgs(
	T item
)
Public Sub New ( 
	item As T
)
public:
VoIPEventArgs(
	T item
)
new : 
        item : 'T -> VoIPEventArgsParameters
- item
 - Type: T
 
See Also