IMediaSessionCanReceiveMedia Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxbool CanReceiveMedia(
MediaType mediaType
)
Function CanReceiveMedia (
mediaType As MediaType
) As Boolean
bool CanReceiveMedia(
MediaType mediaType
)
abstract CanReceiveMedia :
mediaType : MediaType -> bool
Parameters
- mediaType MediaType
-
Return Value
Boolean
See Also