ApplicationSharingSession Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| ApplicationSharingSession() | |
| ApplicationSharingSession(Int64) |
ApplicationSharingSession()
public:
ApplicationSharingSession();
public ApplicationSharingSession ();
Public Sub New ()
Applies to
ApplicationSharingSession(Int64)
public:
ApplicationSharingSession(long id);
public ApplicationSharingSession (long id);
new Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.ApplicationSharingSession : int64 -> Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.ApplicationSharingSession
Public Sub New (id As Long)
Parameters
- id
- Int64