Share via


LiveOperation userState property

The userState object passed in when the original method was invoked on the LiveConnectClient instance.

Signature

@property (nonatomic, readonly) id userState

Property Values

Name

Datatype

Description

userState

id

The reference to the user state.

Defined in

LiveOperation.h

See also

LiveOperation class