Instruct CM to direct the media to a different IP Address
| C# | Visual Basic | Visual C++ |
public int RedirectMedia( bool usePreviousValues, Phone..::.MediaInfo medInfo, Object userState )
Public Function RedirectMedia ( _ usePreviousValues As Boolean, _ medInfo As Phone..::.MediaInfo, _ userState As Object _ ) As Integer
public: virtual int RedirectMedia( bool usePreviousValues, Phone..::.MediaInfo^ medInfo, Object^ userState ) sealed
- usePreviousValues (Boolean)
- Set to true indicates that the user is aware that the codec and encryption parameters of the new recepient are the same as those of the previous recepient.
- medInfo (Phone..::.MediaInfo)
- The structure containing information about the media.
- userState (Object)
- Any object the application would like returned with the response.
The Invoke ID of the XML message sent to the server.
Assembly: ServiceProvider (Module: ServiceProvider)