Click or drag to resize

RoomSessionHttpPostAuthTokenRequest Method

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
protected IEnumerator HttpPostAuthTokenRequest(
	string url
)

Parameters

url
Type: SystemString

Return Value

Type: IEnumerator
See Also