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