Property | Type | Description | |
---|---|---|---|
CallId | string | ||
EarlyOnly | bool | ||
FromTag | string | ||
ToTag | string |
Method | Description | |
---|---|---|
GetUrlEncodedReplacesUriHeader ( ) : string | ||
ReplacesCallDescriptor ( ) : System | ||
ReplacesCallDescriptor ( string callId, string fromTag, string toTag, bool earlyOnly ) : System |
public GetUrlEncodedReplacesUriHeader ( ) : string | ||
return | string |
public ReplacesCallDescriptor ( string callId, string fromTag, string toTag, bool earlyOnly ) : System | ||
callId | string | |
fromTag | string | |
toTag | string | |
earlyOnly | bool | |
return | System |