Click or drag to resize
ILocalInviteManager.Answer Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
bool Answer(
	List<MediaType> acceptedChannels
)

Parameters

acceptedChannels
Type: System.Collections.Generic.List<MediaType>

Return Value

Type: Boolean
See Also