Click or drag to resize

MediaConferenceTypeExFromString Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static Nullable<MediaConferenceType> FromString(
	string val
)

Parameters

val
Type: SystemString

Return Value

Type: NullableMediaConferenceType
See Also