Android.Manifest.Permission.WriteSocialStream Field
Allows an application to write (but not read) the user's social stream data.

Syntax

[Android.Runtime.Register("WRITE_SOCIAL_STREAM")]
[System.Obsolete("deprecated")]
public const string WriteSocialStream

Remarks

Allows an application to write (but not read) the user's social stream data.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 15