CreationEventDetails
@Serializable
Session event details specific to creation.
Constructors
Link copied to clipboard
constructor(fetchResult: Network.DeviceBoundSessionFetchResult, newSession: Network.DeviceBoundSession? = null, failedRequest: Network.DeviceBoundSessionFailedRequest? = null)