IMediaSessionCanReceiveMedia Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax bool CanReceiveMedia(
MediaType mediaType
)
Function CanReceiveMedia (
mediaType As MediaType
) As Boolean
bool CanReceiveMedia(
MediaType mediaType
)
abstract CanReceiveMedia :
mediaType : MediaType -> bool
Parameters
- mediaType
- Type: Ozeki.MediaMediaType
Return Value
Type:
BooleanSee Also